2026-03-25 13:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 13:30:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 13:30:06 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-25 13:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 13:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 13:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 13:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 13:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 0d5bf3dd6710b5da
2026-03-25 13: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 13: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-25T13_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 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13: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 13:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 13: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 13: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 13:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 13:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 13:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 13:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 13:30:07 [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 13:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 13:30:07 [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 13:30:07 [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 13:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-25 13:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 13:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:30: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 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:14 [adesa.fr] INFO: Found listing with ID: 10723774
2026-03-25 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723774%27 HTTP/1.1" 200 None
2026-03-25 13:30:14 [adesa.fr] INFO: Scrape type for 10723774: 1
2026-03-25 13:30:14 [adesa.fr] INFO: Scraping item 10723774 url https://www.openlane.eu/en/carv6/auction/10723774
2026-03-25 13:30:14 [adesa.fr] INFO: Found listing with ID: 10723700
2026-03-25 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723700%27 HTTP/1.1" 200 None
2026-03-25 13:30:14 [adesa.fr] INFO: Scrape type for 10723700: 1
2026-03-25 13:30:14 [adesa.fr] INFO: Scraping item 10723700 url https://www.openlane.eu/en/carv6/auction/10723700
2026-03-25 13: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 13:30:14 [adesa.fr] INFO: Found listing with ID: 10723761
2026-03-25 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723761%27 HTTP/1.1" 200 None
2026-03-25 13:30:14 [adesa.fr] INFO: Scrape type for 10723761: 1
2026-03-25 13:30:14 [adesa.fr] INFO: Scraping item 10723761 url https://www.openlane.eu/en/carv6/auction/10723761
2026-03-25 13: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 13:30:14 [adesa.fr] INFO: Found listing with ID: 10723763
2026-03-25 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723763%27 HTTP/1.1" 200 None
2026-03-25 13:30:14 [adesa.fr] INFO: Scrape type for 10723763: 1
2026-03-25 13:30:14 [adesa.fr] INFO: Scraping item 10723763 url https://www.openlane.eu/en/carv6/auction/10723763
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723696
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723696%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723696: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723696 url https://www.openlane.eu/en/carv6/auction/10723696
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723701
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723701%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723701: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723701 url https://www.openlane.eu/en/carv6/auction/10723701
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723749
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723749%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723749: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723749 url https://www.openlane.eu/en/carv6/auction/10723749
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723731
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723731%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723731: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723731 url https://www.openlane.eu/en/carv6/auction/10723731
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723778
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723778%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723778: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723778 url https://www.openlane.eu/en/carv6/auction/10723778
2026-03-25 13: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 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723767
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723767%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723767: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723767 url https://www.openlane.eu/en/carv6/auction/10723767
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723752
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723752%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723752: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723752 url https://www.openlane.eu/en/carv6/auction/10723752
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723764
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723764%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723764: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723764 url https://www.openlane.eu/en/carv6/auction/10723764
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723750
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723750%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723750: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723750 url https://www.openlane.eu/en/carv6/auction/10723750
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723740
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723740%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723740: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723740 url https://www.openlane.eu/en/carv6/auction/10723740
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723738
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723738%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723738: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723738 url https://www.openlane.eu/en/carv6/auction/10723738
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723779
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723779%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723779: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723779 url https://www.openlane.eu/en/carv6/auction/10723779
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723698
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723698%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723698: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723698 url https://www.openlane.eu/en/carv6/auction/10723698
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723687
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723687%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723687: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723687 url https://www.openlane.eu/en/carv6/auction/10723687
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723705
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723705%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723705: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723705 url https://www.openlane.eu/en/carv6/auction/10723705
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723765
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723765%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723765: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723765 url https://www.openlane.eu/en/carv6/auction/10723765
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723739
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723739%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723739: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723739 url https://www.openlane.eu/en/carv6/auction/10723739
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723746
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723746%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723746: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723746 url https://www.openlane.eu/en/carv6/auction/10723746
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723685
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723685%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723685: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723685 url https://www.openlane.eu/en/carv6/auction/10723685
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723726
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723726%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723726: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723726 url https://www.openlane.eu/en/carv6/auction/10723726
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723684
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723684%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723684: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723684 url https://www.openlane.eu/en/carv6/auction/10723684
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723727
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723727%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723727: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723727 url https://www.openlane.eu/en/carv6/auction/10723727
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723730
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723730%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723730: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723730 url https://www.openlane.eu/en/carv6/auction/10723730
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723729
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723729%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723729: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723729 url https://www.openlane.eu/en/carv6/auction/10723729
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723777
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723777%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723777: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723777 url https://www.openlane.eu/en/carv6/auction/10723777
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723762
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723762%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723762: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723762 url https://www.openlane.eu/en/carv6/auction/10723762
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723723
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723723%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723723: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723723 url https://www.openlane.eu/en/carv6/auction/10723723
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723710
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723710%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723710: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723710 url https://www.openlane.eu/en/carv6/auction/10723710
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723768
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723768%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723768: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723768 url https://www.openlane.eu/en/carv6/auction/10723768
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723758
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723758%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723758: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723758 url https://www.openlane.eu/en/carv6/auction/10723758
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723751
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723751%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723751: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723751 url https://www.openlane.eu/en/carv6/auction/10723751
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723703
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723703%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723703: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723703 url https://www.openlane.eu/en/carv6/auction/10723703
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723707
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723707%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723707: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723707 url https://www.openlane.eu/en/carv6/auction/10723707
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723770
2026-03-25 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723770%27 HTTP/1.1" 200 None
2026-03-25 13:30:15 [adesa.fr] INFO: Scrape type for 10723770: 1
2026-03-25 13:30:15 [adesa.fr] INFO: Scraping item 10723770 url https://www.openlane.eu/en/carv6/auction/10723770
2026-03-25 13:30:15 [adesa.fr] INFO: Found listing with ID: 10723721
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723721%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723721: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723721 url https://www.openlane.eu/en/carv6/auction/10723721
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723773
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723773%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723773: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723773 url https://www.openlane.eu/en/carv6/auction/10723773
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723772
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723772%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723772: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723772 url https://www.openlane.eu/en/carv6/auction/10723772
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723771
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723771%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723771: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723771 url https://www.openlane.eu/en/carv6/auction/10723771
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723728
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723728%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723728: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723728 url https://www.openlane.eu/en/carv6/auction/10723728
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723702
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723702%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723702: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723702 url https://www.openlane.eu/en/carv6/auction/10723702
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723760
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723760%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723760: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723760 url https://www.openlane.eu/en/carv6/auction/10723760
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723766
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723766%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723766: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723766 url https://www.openlane.eu/en/carv6/auction/10723766
2026-03-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723775
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723775%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723775: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723775 url https://www.openlane.eu/en/carv6/auction/10723775
2026-03-25 13: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 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723697
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723697%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723697: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723697 url https://www.openlane.eu/en/carv6/auction/10723697
2026-03-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723769
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723769%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723769: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723769 url https://www.openlane.eu/en/carv6/auction/10723769
2026-03-25 13: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 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723742
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723742%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723742: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723742 url https://www.openlane.eu/en/carv6/auction/10723742
2026-03-25 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10723761
2026-03-25 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e669448c-26fb-57b0-956e-804e14359b04
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F572554c3-99e8-4a11-9834-2a573a0ef97d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/572554c3-99e8-4a11-9834-2a573a0ef97d.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F51fe81b8-2765-4e64-8a15-484449fccdb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/51fe81b8-2765-4e64-8a15-484449fccdb2.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252Fce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/ce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252Fc5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/c5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F9582abd1-583a-44e2-9147-ae0edc9ade78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9582abd1-583a-44e2-9147-ae0edc9ade78.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252Fd677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/d677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg already downloaded
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5725482%252Fgeneral%252F80e51e28-d745-4bb5-9336-558a8be4c732.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG not downloaded yet
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723715
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723715%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723715: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723715 url https://www.openlane.eu/en/carv6/auction/10723715
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723712
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723712%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723712: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723712 url https://www.openlane.eu/en/carv6/auction/10723712
2026-03-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13: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 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10723696
2026-03-25 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 1
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5614603%252Fgeneral%252F56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG not downloaded yet
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723722
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723722%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723722: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723722 url https://www.openlane.eu/en/carv6/auction/10723722
2026-03-25 13: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 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5614603%252Fgeneral%252F2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG not downloaded yet
2026-03-25 13:30:16 [adesa.fr] INFO: Found listing with ID: 10723683
2026-03-25 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723683%27 HTTP/1.1" 200 None
2026-03-25 13:30:16 [adesa.fr] INFO: Scrape type for 10723683: 1
2026-03-25 13:30:16 [adesa.fr] INFO: Scraping item 10723683 url https://www.openlane.eu/en/carv6/auction/10723683
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F54221c69-2d5a-4424-9b2c-f8732168603a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/54221c69-2d5a-4424-9b2c-f8732168603a.JPG not downloaded yet
2026-03-25 13:30:17 [adesa.fr] INFO: Found listing with ID: 10723733
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723733%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [adesa.fr] INFO: Scrape type for 10723733: 1
2026-03-25 13:30:17 [adesa.fr] INFO: Scraping item 10723733 url https://www.openlane.eu/en/carv6/auction/10723733
2026-03-25 13:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10723731
2026-03-25 13:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 1
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7d7d839-5c53-58d7-8a01-36d47e2b211f
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Ffb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fa91a24aa-559a-4080-b848-ca9bce8bf018.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fafee6880-080f-409f-bbb4-899c882a800e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F60b62736-a64a-439a-a606-58b34464335f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fd3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg already downloaded
2026-03-25 13:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7d7d839-5c53-58d7-8a01-36d47e2b211f, identifier: 10723731
2026-03-25 13:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10723749
2026-03-25 13:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6365d788-a2b0-5cf0-b52a-c8378309cbae with scrape type 1
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6365d788-a2b0-5cf0-b52a-c8378309cbae
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709610%252Fgeneral%252F3f0f5e2a-82c6-4a32-8ef7-ba4027fff88f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/3f0f5e2a-82c6-4a32-8ef7-ba4027fff88f.JPG not downloaded yet
2026-03-25 13:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10723774
2026-03-25 13:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 1
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Ffa2ef587-810d-42bc-99ae-3b474deb71da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fe7e388e8-17e4-4a72-a127-6f056e02990c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F6625141e-2876-4cce-8824-283e3f9f1ff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg already downloaded
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fb5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg already downloaded
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg already downloaded
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg already downloaded
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg already downloaded
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fb304e75f-e0bb-4091-a82a-77d9519592cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg already downloaded
2026-03-25 13:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9584a20-a864-53d4-8eeb-cf9c60c9f16b, identifier: 10723774
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fd66e787e-c329-4d83-8726-6dec7cd10928.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/d66e787e-c329-4d83-8726-6dec7cd10928.JPG not downloaded yet
2026-03-25 13:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10723731
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 13:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10723731
2026-03-25 13:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10723731 to the API
2026-03-25 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723731>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e7d7d839-5c53-58d7-8a01-36d47e2b211f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-795-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723731',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 125546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22988,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24398,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21940,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20850,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18699,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20122,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54046,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43304,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39436,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98002,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg',
'Width': 720}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.2 Collection - Petrol - Manual - 130 '
'hp - 125.546 km',
'transmission': 'manual',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723731%27 HTTP/1.1" 200 None
2026-03-25 13:30:19 [adesa.fr] INFO: Saving data for 10723731: {'created_time': 1774445419.347599, 'last_price_update_time': 1774445419.347617, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723731') HTTP/1.1" 204 0
2026-03-25 13:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10723774
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 13:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13: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 13:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10723774
2026-03-25 13:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10723774 to the API
2026-03-25 13:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723774>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9584a20-a864-53d4-8eeb-cf9c60c9f16b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-078-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723774',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 138659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg',
'https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg',
'https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg',
'https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg',
'https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg',
'https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg',
'https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg',
'https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg',
'https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg',
'https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI S Line - Petrol - Automatic - 110 hp - 138.659 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723774%27 HTTP/1.1" 200 None
2026-03-25 13:30:20 [adesa.fr] INFO: Saving data for 10723774: {'created_time': 1774445420.817162, 'last_price_update_time': 1774445420.817179, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723774') HTTP/1.1" 204 0
2026-03-25 13:30:20 [adesa.fr] INFO: Found listing with ID: 10723720
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723720%27 HTTP/1.1" 200 None
2026-03-25 13:30:20 [adesa.fr] INFO: Scrape type for 10723720: 1
2026-03-25 13:30:20 [adesa.fr] INFO: Scraping item 10723720 url https://www.openlane.eu/en/carv6/auction/10723720
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709610%252Fgeneral%252F91646194-2845-42e9-9962-afaf78d6b859.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/91646194-2845-42e9-9962-afaf78d6b859.JPG not downloaded yet
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fd502151f-c2f1-4c02-ba62-c660257e816f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/d502151f-c2f1-4c02-ba62-c660257e816f.JPG not downloaded yet
2026-03-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:20 [adesa.fr] INFO: Found listing with ID: 10723748
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723748%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [adesa.fr] INFO: Scrape type for 10723748: 1
2026-03-25 13:30:21 [adesa.fr] INFO: Scraping item 10723748 url https://www.openlane.eu/en/carv6/auction/10723748
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5709610%252Fgeneral%252F6a078fb7-f65a-4d4f-9569-60af0bce2fdb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/6a078fb7-f65a-4d4f-9569-60af0bce2fdb.JPG not downloaded yet
2026-03-25 13: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 13: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 13: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 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5614603%252Fgeneral%252F1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG not downloaded yet
2026-03-25 13: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 13:30:21 [adesa.fr] INFO: Found listing with ID: 10723759
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723759%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [adesa.fr] INFO: Scrape type for 10723759: 1
2026-03-25 13:30:21 [adesa.fr] INFO: Scraping item 10723759 url https://www.openlane.eu/en/carv6/auction/10723759
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5709610%252Fgeneral%252F7180ed23-c5bc-40e3-a091-f2ab8b1229ed.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/7180ed23-c5bc-40e3-a091-f2ab8b1229ed.JPG not downloaded yet
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5614603%252Fgeneral%252Fe601df27-ba00-45a3-a6ad-df0308a28c16.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/e601df27-ba00-45a3-a6ad-df0308a28c16.JPG not downloaded yet
2026-03-25 13:30:21 [adesa.fr] INFO: Found listing with ID: 10723718
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723718%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [adesa.fr] INFO: Scrape type for 10723718: 1
2026-03-25 13:30:21 [adesa.fr] INFO: Scraping item 10723718 url https://www.openlane.eu/en/carv6/auction/10723718
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5709610%252Fgeneral%252F1ade7c08-3f6f-4754-9e34-d389e5b5f80e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/1ade7c08-3f6f-4754-9e34-d389e5b5f80e.JPG not downloaded yet
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5614603%252Fgeneral%252Fe8621312-3ded-43d3-b07e-f738527a7385.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/e8621312-3ded-43d3-b07e-f738527a7385.JPG not downloaded yet
2026-03-25 13:30:21 [adesa.fr] INFO: Found listing with ID: 10723692
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723692%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [adesa.fr] INFO: Scrape type for 10723692: 1
2026-03-25 13:30:21 [adesa.fr] INFO: Scraping item 10723692 url https://www.openlane.eu/en/carv6/auction/10723692
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5709610%252Fgeneral%252Fa355d0af-e952-4bf0-9275-a46b3ea0a46d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/a355d0af-e952-4bf0-9275-a46b3ea0a46d.JPG not downloaded yet
2026-03-25 13:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10723778
2026-03-25 13:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b578a3-054c-53c6-b4ca-4a96b02e726a with scrape type 1
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77b578a3-054c-53c6-b4ca-4a96b02e726a
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F80b4c98a-8a61-4d22-b859-c78518a0f585.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F947b9d9e-0e93-42b3-ac87-610d942000f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252Fd21e001e-339d-4c41-9f9a-3beef6809a58.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252Fc26b2ce8-0764-4642-8aa6-7e514beb426d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F3be8e743-31f6-4863-bf8a-9ee406885933.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F04d67b8a-da4f-4f8e-9e94-49787354d376.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742632%252Fgeneral%252F151c8e17-f799-4944-81a1-319e56d79c03.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg already downloaded
2026-03-25 13:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 77b578a3-054c-53c6-b4ca-4a96b02e726a, identifier: 10723778
2026-03-25 13:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10723767
2026-03-25 13:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e with scrape type 1
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F9046961a-7681-49bb-84b7-e4aa170501c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252Fb2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg already downloaded
2026-03-25 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252Fb204283a-afe2-4a39-90f6-b4acc663dcbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252Fb6c153c3-6379-49d6-9bd9-4c970b52a773.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F5040da9d-9646-4e5f-b568-4cef00e6052b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F21164d5e-4b37-45f6-b318-9191713f5127.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252F58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734989%252Fgeneral%252Faf9ad689-c925-4381-9dc0-d839bbf6935a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg already downloaded
2026-03-25 13:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80a66149-0506-5dd9-90fb-6f1f5da7b60e, identifier: 10723767
2026-03-25 13:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10723763
2026-03-25 13:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252Fb205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/b205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252Fe456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/e456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg already downloaded
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728929%252Fgeneral%252F4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG not downloaded yet
2026-03-25 13:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10723700
2026-03-25 13:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 1
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9651fdea-17e0-54f1-930e-9ea8600ee347
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252F9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG not downloaded yet
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5614603%252Fgeneral%252Ff096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/f096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG not downloaded yet
2026-03-25 13:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10723778
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 13:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10723778
2026-03-25 13:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10723778 to the API
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '77b578a3-054c-53c6-b4ca-4a96b02e726a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA265VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723778',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 124454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Attraction - Diesel - '
'Automatic - 130 hp - 124.454 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723778%27 HTTP/1.1" 200 None
2026-03-25 13:30:23 [adesa.fr] INFO: Saving data for 10723778: {'created_time': 1774445423.580153, 'last_price_update_time': 1774445423.580173, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723778') HTTP/1.1" 204 0
2026-03-25 13:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10723767
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 13:30:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10723767
2026-03-25 13:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10723767 to the API
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723767>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '80a66149-0506-5dd9-90fb-6f1f5da7b60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-105-AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723767',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 154187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg',
'https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg',
'https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg',
'https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg',
'https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg',
'https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg',
'https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Shine - Diesel - Automatic - '
'130 hp - 154.187 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723767%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [adesa.fr] INFO: Saving data for 10723767: {'created_time': 1774445424.434489, 'last_price_update_time': 1774445424.434502, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723767') HTTP/1.1" 204 0
2026-03-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723761)
2026-03-25 13:30:24 [adesa.fr] INFO: Found listing with ID: 10723699
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723699%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [adesa.fr] INFO: Scrape type for 10723699: 1
2026-03-25 13:30:24 [adesa.fr] INFO: Scraping item 10723699 url https://www.openlane.eu/en/carv6/auction/10723699
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709610%252Fgeneral%252F8ff67539-47de-464c-aaee-a9d0582101d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/8ff67539-47de-464c-aaee-a9d0582101d6.JPG not downloaded yet
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg already downloaded
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F65b58124-4337-47c0-8df3-484343c2850f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/65b58124-4337-47c0-8df3-484343c2850f.JPG not downloaded yet
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG not downloaded yet
2026-03-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:24 [adesa.fr] INFO: Found listing with ID: 10723704
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723704%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [adesa.fr] INFO: Scrape type for 10723704: 1
2026-03-25 13:30:24 [adesa.fr] INFO: Scraping item 10723704 url https://www.openlane.eu/en/carv6/auction/10723704
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709610%252Fgeneral%252Fe331a14c-6bb2-44f4-b8b5-c9e40fd9b12d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/e331a14c-6bb2-44f4-b8b5-c9e40fd9b12d.JPG not downloaded yet
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG not downloaded yet
2026-03-25 13:30: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 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30: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 13:30: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 13:30: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 13:30:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e669448c-26fb-57b0-956e-804e14359b04, skipping ID generation
2026-03-25 13:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e669448c-26fb-57b0-956e-804e14359b04 sending to next pipeline
2026-03-25 13:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e669448c-26fb-57b0-956e-804e14359b04, identifier: 10723761
2026-03-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:24 [adesa.fr] INFO: Found listing with ID: 10723741
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723741%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [adesa.fr] INFO: Scrape type for 10723741: 1
2026-03-25 13:30:24 [adesa.fr] INFO: Scraping item 10723741 url https://www.openlane.eu/en/carv6/auction/10723741
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709610%252Fgeneral%252F4a51cd53-9bd0-4454-af38-4dea8805b33b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/4a51cd53-9bd0-4454-af38-4dea8805b33b.JPG not downloaded yet
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG not downloaded yet
2026-03-25 13:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10723761
2026-03-25 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13: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 13:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13: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 13:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10723761
2026-03-25 13:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10723761 to the API
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e669448c-26fb-57b0-956e-804e14359b04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-491-VH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723761',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '7 Series',
'odometer': 17702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/572554c3-99e8-4a11-9834-2a573a0ef97d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/51fe81b8-2765-4e64-8a15-484449fccdb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/ce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/c5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/9582abd1-583a-44e2-9147-ae0edc9ade78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/d677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg',
'Width': 1024}],
'price': 47500,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7 Series 745e Executive - Hybrid - Automatic - 394 hp - 17.702 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723761%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [adesa.fr] INFO: Saving data for 10723761: {'created_time': 1774445425.821894, 'last_price_update_time': 1774445425.821911, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723761') HTTP/1.1" 204 0
2026-03-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/91646194-2845-42e9-9962-afaf78d6b859.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e669448c-26fb-57b0-956e-804e14359b04 due to Ignoring non-200 response
2026-03-25 13:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10723752
2026-03-25 13:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 1
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0cd4294-78be-5c1a-9e22-6a290171dc6b
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5715312%252Fgeneral%252F7118a5fc-9199-480f-8986-8c5c1423e015.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/7118a5fc-9199-480f-8986-8c5c1423e015.JPG not downloaded yet
2026-03-25 13:30:25 [adesa.fr] INFO: Found listing with ID: 10723706
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723706%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [adesa.fr] INFO: Scrape type for 10723706: 1
2026-03-25 13:30:25 [adesa.fr] INFO: Scraping item 10723706 url https://www.openlane.eu/en/carv6/auction/10723706
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5709610%252Fgeneral%252F73b5649a-6bdd-4ef7-85e5-a967d02456ae.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709610/general/73b5649a-6bdd-4ef7-85e5-a967d02456ae.JPG not downloaded yet
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5619253%252Fgeneral%252F1a1761f6-8596-4ed2-b750-70afe28d2835.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/1a1761f6-8596-4ed2-b750-70afe28d2835.JPG not downloaded yet
2026-03-25 13:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10723750
2026-03-25 13:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 1
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1
2026-03-25 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5710710%252Fgeneral%252Fc393604e-bf33-49ed-a1d7-032d698932f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Ffd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Fcfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Ff2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Fd8337133-848d-4188-932c-6cd77dda6286.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg already downloaded
2026-03-25 13:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1, identifier: 10723750
2026-03-25 13:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10723764
2026-03-25 13:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a3bf0dc-e575-58a5-af60-b75342be82b4 with scrape type 1
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a3bf0dc-e575-58a5-af60-b75342be82b4
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fe0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fb0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fe1192cab-5181-4509-9df5-a5e7732ad86d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fd2322741-9afc-4f23-b234-38dd8f13e602.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg already downloaded
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg already downloaded
2026-03-25 13:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a3bf0dc-e575-58a5-af60-b75342be82b4, identifier: 10723764
2026-03-25 13:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10723701
2026-03-25 13:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F5b11b346-5108-4555-9719-7e1c3eb79fca.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/5b11b346-5108-4555-9719-7e1c3eb79fca.JPG not downloaded yet
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252Fa59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/a59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG not downloaded yet
2026-03-25 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10723750
2026-03-25 13:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10723750
2026-03-25 13:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10723750 to the API
2026-03-25 13:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723750>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2f8557c1-aa45-572d-a4ec-f80fcd5117d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-199-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723750',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 125986,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160424,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157660,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130166,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158387,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46212,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43518,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55979,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64509,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33671,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43055,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg',
'Width': 720}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Hybrid - Automatic - 265 hp - '
'125.986 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723750%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [adesa.fr] INFO: Saving data for 10723750: {'created_time': 1774445428.130714, 'last_price_update_time': 1774445428.130734, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723750') HTTP/1.1" 204 0
2026-03-25 13:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10723764
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10723764
2026-03-25 13:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10723764 to the API
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723764>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '4a3bf0dc-e575-58a5-af60-b75342be82b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-546-EH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723764',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 165320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170929,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198398,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148013,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192892,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28298,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41299,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31723,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46181,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36500,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31552,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg',
'Width': 720}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 DCI Essential - AWD - Diesel - Manual - 115 hp - '
'165.320 km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2019}
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723764%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [adesa.fr] INFO: Saving data for 10723764: {'created_time': 1774445428.783329, 'last_price_update_time': 1774445428.783344, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723764') HTTP/1.1" 204 0
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/d502151f-c2f1-4c02-ba62-c660257e816f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/d66e787e-c329-4d83-8726-6dec7cd10928.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:28 [adesa.fr] INFO: Found listing with ID: 10723694
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723694%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [adesa.fr] INFO: Scrape type for 10723694: 1
2026-03-25 13:30:28 [adesa.fr] INFO: Scraping item 10723694 url https://www.openlane.eu/en/carv6/auction/10723694
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252Fd0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/d0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG not downloaded yet
2026-03-25 13: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 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252Fde05744e-5332-4938-b86d-3f6f3746566c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/de05744e-5332-4938-b86d-3f6f3746566c.JPG not downloaded yet
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/e331a14c-6bb2-44f4-b8b5-c9e40fd9b12d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F0b7f18a4-2bd7-4706-9600-5205abc55037.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/0b7f18a4-2bd7-4706-9600-5205abc55037.JPG not downloaded yet
2026-03-25 13:30:28 [adesa.fr] INFO: Found listing with ID: 10723725
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723725%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [adesa.fr] INFO: Scrape type for 10723725: 1
2026-03-25 13:30:28 [adesa.fr] INFO: Scraping item 10723725 url https://www.openlane.eu/en/carv6/auction/10723725
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252F3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG not downloaded yet
2026-03-25 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252F978bbcea-c982-4a13-9fff-7ea9112a9bbc.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/978bbcea-c982-4a13-9fff-7ea9112a9bbc.JPG not downloaded yet
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10723779
2026-03-25 13:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a92f356-f2a4-5d2d-b58b-0ca366413587 with scrape type 1
2026-03-25 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a92f356-f2a4-5d2d-b58b-0ca366413587
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fa77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fad577fa4-022d-4ebc-a828-06103c0537a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F449d5382-0c43-4a60-828b-99153bf1f335.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fb9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fb3882753-c501-47e7-8003-29baa1dcdbbe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg already downloaded
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Ff760bfce-a414-4102-9e8b-d9265bae869e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg already downloaded
2026-03-25 13:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a92f356-f2a4-5d2d-b58b-0ca366413587, identifier: 10723779
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F475370c8-904a-43ab-892f-35675f565a8e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/475370c8-904a-43ab-892f-35675f565a8e.JPG not downloaded yet
2026-03-25 13:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10723779
2026-03-25 13:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10723779
2026-03-25 13:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10723779 to the API
2026-03-25 13:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723779>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 229,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '6a92f356-f2a4-5d2d-b58b-0ca366413587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-320-BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723779',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 178133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197063,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123496,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196937,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192844,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52883,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46558,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56107,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67292,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41505,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32809,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg',
'Width': 720}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 229 hp - '
'178.133 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723779%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [adesa.fr] INFO: Saving data for 10723779: {'created_time': 1774445430.511842, 'last_price_update_time': 1774445430.511856, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723779') HTTP/1.1" 204 0
2026-03-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/73b5649a-6bdd-4ef7-85e5-a967d02456ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/5b11b346-5108-4555-9719-7e1c3eb79fca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/1a1761f6-8596-4ed2-b750-70afe28d2835.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:30 [adesa.fr] INFO: Found listing with ID: 10723711
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723711%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [adesa.fr] INFO: Scrape type for 10723711: 1
2026-03-25 13:30:30 [adesa.fr] INFO: Scraping item 10723711 url https://www.openlane.eu/en/carv6/auction/10723711
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252Fa317d065-1293-4533-90b7-c57812d7de79.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/a317d065-1293-4533-90b7-c57812d7de79.JPG not downloaded yet
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252F3c8352be-6992-49ae-be0a-c7d75f8b410a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/3c8352be-6992-49ae-be0a-c7d75f8b410a.JPG not downloaded yet
2026-03-25 13: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 13:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/a59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG not downloaded yet
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10723740
2026-03-25 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33476dca-e6c5-58a9-bfaa-03a2609e772b
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fa437b12c-a110-4fd7-8f70-484368c4e95c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/a437b12c-a110-4fd7-8f70-484368c4e95c.JPG not downloaded yet
2026-03-25 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10723738
2026-03-25 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d40bd7b-cd72-553c-8eba-251a333b95b3
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG not downloaded yet
2026-03-25 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10723766
2026-03-25 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with scrape type 1
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F4cc5eac1-c043-42ab-afa1-75754800e551.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252Fd59cbf39-426d-4aae-902c-8db0d819ecd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F3d2785d1-df6f-4e56-8e08-11835b234f49.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252Ffdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252F8bc5e5b5-a828-4252-811a-577d809c71d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg already downloaded
2026-03-25 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5733575%252Fgeneral%252Fa0f5fff4-555e-4a09-83f0-d2d962d26990.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg already downloaded
2026-03-25 13:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4, identifier: 10723766
2026-03-25 13:30:31 [adesa.fr] INFO: Found listing with ID: 10723776
2026-03-25 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723776%27 HTTP/1.1" 200 None
2026-03-25 13:30:31 [adesa.fr] INFO: Scrape type for 10723776: 1
2026-03-25 13:30:31 [adesa.fr] INFO: Scraping item 10723776 url https://www.openlane.eu/en/carv6/auction/10723776
2026-03-25 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252F739d0369-8816-497e-be62-a3fcb162a786.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/739d0369-8816-497e-be62-a3fcb162a786.JPG not downloaded yet
2026-03-25 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252F1dc41c05-da80-4966-8b70-8d54346e529a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1dc41c05-da80-4966-8b70-8d54346e529a.jpeg already downloaded
2026-03-25 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252Fce968f12-02ad-4f8c-bbc8-ae2b44e5dc4f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/ce968f12-02ad-4f8c-bbc8-ae2b44e5dc4f.JPG not downloaded yet
2026-03-25 13:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10723766
2026-03-25 13:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10723766
2026-03-25 13:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10723766 to the API
2026-03-25 13:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723766>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1c0f7cb3-c98e-5023-992b-cd1c455ef6f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-636-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723766',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 127993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg',
'https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg',
'https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg',
'https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg',
'https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg',
'https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg',
'https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg',
'https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg',
'https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg',
'https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 203 hp '
'- 127.993 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723766%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Saving data for 10723766: {'created_time': 1774445432.07306, 'last_price_update_time': 1774445432.073073, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723766') HTTP/1.1" 204 0
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/de05744e-5332-4938-b86d-3f6f3746566c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/65b58124-4337-47c0-8df3-484343c2850f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/8ff67539-47de-464c-aaee-a9d0582101d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/d0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252F6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252Fe4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/e4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG not downloaded yet
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/978bbcea-c982-4a13-9fff-7ea9112a9bbc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10723747
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723747%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10723747: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10723747 url https://www.openlane.eu/en/carv6/auction/10723747
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5619253%252Fgeneral%252F89705363-9df9-4f31-a2b9-2427ba392246.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/89705363-9df9-4f31-a2b9-2427ba392246.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252F496df34f-30f9-458c-b839-715626933743.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/496df34f-30f9-458c-b839-715626933743.JPG not downloaded yet
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F8152609d-370e-410b-8238-435c6b560232.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/8152609d-370e-410b-8238-435c6b560232.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252F62c502e4-05b1-4233-a207-3dec7dfce970.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/62c502e4-05b1-4233-a207-3dec7dfce970.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252Fa49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/a49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG not downloaded yet
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/475370c8-904a-43ab-892f-35675f565a8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10723937
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723937%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10723937: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10723937 url https://www.openlane.eu/en/carv6/auction/10723937
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252F8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG not downloaded yet
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/a317d065-1293-4533-90b7-c57812d7de79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/a437b12c-a110-4fd7-8f70-484368c4e95c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/3c8352be-6992-49ae-be0a-c7d75f8b410a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252F9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F565aabae-ec7b-4468-afb3-78aeca9570ed.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/565aabae-ec7b-4468-afb3-78aeca9570ed.JPG not downloaded yet
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/ce968f12-02ad-4f8c-bbc8-ae2b44e5dc4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10721719
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721719%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10721719: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10721719 url https://www.openlane.eu/en/carv6/auction/10721719
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252Fba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/ba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG not downloaded yet
2026-03-25 13:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/739d0369-8816-497e-be62-a3fcb162a786.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fd8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/d8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG not downloaded yet
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10721696
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721696%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10721696: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10721696 url https://www.openlane.eu/en/carv6/auction/10721696
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5629052%252Fgeneral%252Fea231074-098d-45fa-9a6b-682a1d4189b0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/ea231074-098d-45fa-9a6b-682a1d4189b0.JPG not downloaded yet
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/e4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/0b7f18a4-2bd7-4706-9600-5205abc55037.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/496df34f-30f9-458c-b839-715626933743.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715312%252Fgeneral%252F5237c333-5070-40e4-bd40-620a60bb9ec1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/5237c333-5070-40e4-bd40-620a60bb9ec1.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Ff222a866-ddb1-4090-8123-8033a821547c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/f222a866-ddb1-4090-8123-8033a821547c.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F2fa54d31-d994-40fd-912d-523dbff659a3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/2fa54d31-d994-40fd-912d-523dbff659a3.JPG not downloaded yet
2026-03-25 13:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a673f8-beaf-5869-b27f-a05f89a1d368 with identifier: 10723697
2026-03-25 13:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a673f8-beaf-5869-b27f-a05f89a1d368 with scrape type 1
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91a673f8-beaf-5869-b27f-a05f89a1d368
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252Fd88270fd-aae1-4209-97e2-af859b0a3205.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/d88270fd-aae1-4209-97e2-af859b0a3205.JPG not downloaded yet
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/89705363-9df9-4f31-a2b9-2427ba392246.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/a49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/8152609d-370e-410b-8238-435c6b560232.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/62c502e4-05b1-4233-a207-3dec7dfce970.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10721709
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721709%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10721709: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10721709 url https://www.openlane.eu/en/carv6/auction/10721709
2026-03-25 13:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fb8223d0a-916e-4302-8750-b5dff30871b6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/b8223d0a-916e-4302-8750-b5dff30871b6.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252F637dbbfb-2b84-478c-814b-fd1a0d977c3a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/637dbbfb-2b84-478c-814b-fd1a0d977c3a.JPG not downloaded yet
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10721651
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721651%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10721651: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10721651 url https://www.openlane.eu/en/carv6/auction/10721651
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/565aabae-ec7b-4468-afb3-78aeca9570ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/d8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fa821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/a821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252Fd6773848-7110-4ddc-8369-09bb873b4dba.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/d6773848-7110-4ddc-8369-09bb873b4dba.JPG not downloaded yet
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252F8e1bfbc6-1aea-4721-a28f-fc25d328ab08.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/8e1bfbc6-1aea-4721-a28f-fc25d328ab08.JPG not downloaded yet
2026-03-25 13:30:32 [adesa.fr] INFO: Found listing with ID: 10721636
2026-03-25 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721636%27 HTTP/1.1" 200 None
2026-03-25 13:30:32 [adesa.fr] INFO: Scrape type for 10721636: 1
2026-03-25 13:30:32 [adesa.fr] INFO: Scraping item 10721636 url https://www.openlane.eu/en/carv6/auction/10721636
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/ba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/ea231074-098d-45fa-9a6b-682a1d4189b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723701)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fd7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/d7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG not downloaded yet
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252F2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG not downloaded yet
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252Fb528d3ca-3cff-4521-9cb1-3c3ac78c3a87.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/b528d3ca-3cff-4521-9cb1-3c3ac78c3a87.JPG not downloaded yet
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:33 [adesa.fr] INFO: Found listing with ID: 10715077
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715077%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [adesa.fr] INFO: Scrape type for 10715077: 1
2026-03-25 13:30:33 [adesa.fr] INFO: Scraping item 10715077 url https://www.openlane.eu/en/carv6/auction/10715077
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/b8223d0a-916e-4302-8750-b5dff30871b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/637dbbfb-2b84-478c-814b-fd1a0d977c3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5698798%252Fgeneral%252Fcda8159b-8251-4763-bc0c-559ce851bb86.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/cda8159b-8251-4763-bc0c-559ce851bb86.JPG not downloaded yet
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5696546%252Fgeneral%252Fc4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/c4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG not downloaded yet
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252F46da5af5-6ef4-4210-a611-ba69890d5730.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/46da5af5-6ef4-4210-a611-ba69890d5730.JPG not downloaded yet
2026-03-25 13:30:33 [adesa.fr] INFO: Found listing with ID: 10721698
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721698%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [adesa.fr] INFO: Scrape type for 10721698: 1
2026-03-25 13:30:33 [adesa.fr] INFO: Scraping item 10721698 url https://www.openlane.eu/en/carv6/auction/10721698
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/8e1bfbc6-1aea-4721-a28f-fc25d328ab08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/d6773848-7110-4ddc-8369-09bb873b4dba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/a821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252Fc2246a3d-57e6-4485-b9d4-e30498b9bcb4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/c2246a3d-57e6-4485-b9d4-e30498b9bcb4.JPG not downloaded yet
2026-03-25 13:30:33 [adesa.fr] INFO: Found listing with ID: 10721629
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721629%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [adesa.fr] INFO: Scrape type for 10721629: 1
2026-03-25 13:30:33 [adesa.fr] INFO: Scraping item 10721629 url https://www.openlane.eu/en/carv6/auction/10721629
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cd0184c-ee69-5504-9a99-e5815903aeaa, skipping ID generation
2026-03-25 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cd0184c-ee69-5504-9a99-e5815903aeaa sending to next pipeline
2026-03-25 13:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cd0184c-ee69-5504-9a99-e5815903aeaa, identifier: 10723701
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252Fffad5c28-d471-4be1-88f4-190dd4c90c46.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/ffad5c28-d471-4be1-88f4-190dd4c90c46.JPG not downloaded yet
2026-03-25 13:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10723701
2026-03-25 13:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10723701
2026-03-25 13:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10723701 to the API
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629052/general/ea231074-098d-45fa-9a6b-682a1d4189b0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7cd0184c-ee69-5504-9a99-e5815903aeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-688-PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723701',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 144876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317669,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/1dc41c05-da80-4966-8b70-8d54346e529a.jpeg',
'Width': 4032}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 144.876 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723701%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [adesa.fr] INFO: Saving data for 10723701: {'created_time': 1774445433.752606, 'last_price_update_time': 1774445433.752621, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723701') HTTP/1.1" 204 0
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/b528d3ca-3cff-4521-9cb1-3c3ac78c3a87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:33 [adesa.fr] INFO: Found listing with ID: 10715067
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715067%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [adesa.fr] INFO: Scrape type for 10715067: 1
2026-03-25 13:30:33 [adesa.fr] INFO: Scraping item 10715067 url https://www.openlane.eu/en/carv6/auction/10715067
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/46da5af5-6ef4-4210-a611-ba69890d5730.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/c4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/cda8159b-8251-4763-bc0c-559ce851bb86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5615499%252Fgeneral%252F23be3f01-d6e4-4e4d-adbd-ab3dbf5c3e45.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/23be3f01-d6e4-4e4d-adbd-ab3dbf5c3e45.JPG not downloaded yet
2026-03-25 13: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 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:33 [adesa.fr] INFO: Found listing with ID: 10715076
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715076%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715076: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715076 url https://www.openlane.eu/en/carv6/auction/10715076
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5615499%252Fgeneral%252F123ff17c-9ec9-4a13-b031-bcde3c672c51.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/123ff17c-9ec9-4a13-b031-bcde3c672c51.JPG not downloaded yet
2026-03-25 13:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/c2246a3d-57e6-4485-b9d4-e30498b9bcb4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10715074
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715074%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715074: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715074 url https://www.openlane.eu/en/carv6/auction/10715074
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5615499%252Fgeneral%252Fac3d9978-8aec-49d2-bf59-b3fb005e378b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615499/general/ac3d9978-8aec-49d2-bf59-b3fb005e378b.jpg already downloaded
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/d7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/ffad5c28-d471-4be1-88f4-190dd4c90c46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10715075
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715075%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715075: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715075 url https://www.openlane.eu/en/carv6/auction/10715075
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10723712
2026-03-25 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25396c34-6d46-5380-8f8c-88aa18165a45 with scrape type 1
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25396c34-6d46-5380-8f8c-88aa18165a45
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252Fa36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/a36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/23be3f01-d6e4-4e4d-adbd-ab3dbf5c3e45.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721628
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721628%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10721628: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10721628 url https://www.openlane.eu/en/carv6/auction/10721628
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10723720
2026-03-25 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 with scrape type 1
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4704ca18-3d80-5f56-98e5-27b35d2ea542
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F17889a70-8ca4-4075-b66a-dfa840204113.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10723725
2026-03-25 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252Fad4243da-7792-4278-8f84-4d04f06a5f0c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/ad4243da-7792-4278-8f84-4d04f06a5f0c.JPG not downloaded yet
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/123ff17c-9ec9-4a13-b031-bcde3c672c51.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721640
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721640%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10721640: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10721640 url https://www.openlane.eu/en/carv6/auction/10721640
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252Faf2f0846-c298-45e6-96d1-f054e923e1d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/af2f0846-c298-45e6-96d1-f054e923e1d3.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252Fa1345323-5736-48a7-b647-f4e6dea73e49.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/a1345323-5736-48a7-b647-f4e6dea73e49.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/a36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721630
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721630%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10721630: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10721630 url https://www.openlane.eu/en/carv6/auction/10721630
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F9ec04617-2a99-4181-932b-c65ae529e949.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/9ec04617-2a99-4181-932b-c65ae529e949.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721697
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721697%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10721697: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10721697 url https://www.openlane.eu/en/carv6/auction/10721697
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F95db0e43-ae14-4842-a204-e5cb84c22902.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/95db0e43-ae14-4842-a204-e5cb84c22902.JPG not downloaded yet
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/ad4243da-7792-4278-8f84-4d04f06a5f0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252Fabeca382-b387-4d3b-a9f9-70115096a047.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/abeca382-b387-4d3b-a9f9-70115096a047.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F9f7c58d9-27fb-4533-a57c-853c39001f15.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/9f7c58d9-27fb-4533-a57c-853c39001f15.JPG not downloaded yet
2026-03-25 13:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10715073
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715073%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715073: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715073 url https://www.openlane.eu/en/carv6/auction/10715073
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F70364ca9-893c-45f9-9201-8e0c4663c67e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/70364ca9-893c-45f9-9201-8e0c4663c67e.JPG not downloaded yet
2026-03-25 13:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG not downloaded yet
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10715068
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715068%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715068: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715068 url https://www.openlane.eu/en/carv6/auction/10715068
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252Fd75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/d75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F867e0c9a-00ea-4a43-b125-95314850fbb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/867e0c9a-00ea-4a43-b125-95314850fbb0.JPG not downloaded yet
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/95db0e43-ae14-4842-a204-e5cb84c22902.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/9ec04617-2a99-4181-932b-c65ae529e949.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721726
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721726%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10721726: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10721726 url https://www.openlane.eu/en/carv6/auction/10721726
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252Fab055a28-a92c-40ba-aca2-f6d087385b93.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/ab055a28-a92c-40ba-aca2-f6d087385b93.JPG not downloaded yet
2026-03-25 13:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10723715
2026-03-25 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39523bed-104c-56a2-9a8b-7d3e8359d281
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F5fdffd65-48e8-4c06-b930-8180acfd8985.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/5fdffd65-48e8-4c06-b930-8180acfd8985.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/9f7c58d9-27fb-4533-a57c-853c39001f15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F98145093-88ee-4a10-83a1-9bde81aacbd7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/98145093-88ee-4a10-83a1-9bde81aacbd7.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG not downloaded yet
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10715065
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715065%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [adesa.fr] INFO: Scrape type for 10715065: 1
2026-03-25 13:30:34 [adesa.fr] INFO: Scraping item 10715065 url https://www.openlane.eu/en/carv6/auction/10715065
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10723699
2026-03-25 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a019dcd0-ed07-559e-8224-88b7827981c1
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252F117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG not downloaded yet
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F21ccfa74-85e6-4abb-aced-46739026427d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/21ccfa74-85e6-4abb-aced-46739026427d.JPG not downloaded yet
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG not downloaded yet
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:34 [adesa.fr] INFO: Found listing with ID: 10721631
2026-03-25 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721631%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721631: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721631 url https://www.openlane.eu/en/carv6/auction/10721631
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5656352%252Fgeneral%252F6e318215-4c06-4985-85c2-ee01663105c3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/6e318215-4c06-4985-85c2-ee01663105c3.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F857cbead-cd18-4895-9d0b-c30621a5e157.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/857cbead-cd18-4895-9d0b-c30621a5e157.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252F46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG not downloaded yet
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/867e0c9a-00ea-4a43-b125-95314850fbb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F1abb6de2-50b6-41ab-9d99-3036623973c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/1abb6de2-50b6-41ab-9d99-3036623973c1.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10723937
2026-03-25 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 890c09af-89f6-516f-b419-ecf1f2efc195
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252Fc1cb1165-19a4-4711-b69e-45f9349b3329.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721632
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721632%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721632: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721632 url https://www.openlane.eu/en/carv6/auction/10721632
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F562bee67-686c-4f66-8318-d2b8dbb85550.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/562bee67-686c-4f66-8318-d2b8dbb85550.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Fe7c970ae-5f61-42fe-a728-0b78b813acea.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/e7c970ae-5f61-42fe-a728-0b78b813acea.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5670695%252Fgeneral%252F414f7190-f271-4404-9a9d-6e2a649aedec.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/414f7190-f271-4404-9a9d-6e2a649aedec.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5677825%252Fgeneral%252F80813d74-f6d2-4e5c-b003-a2b8cded6915.png%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/80813d74-f6d2-4e5c-b003-a2b8cded6915.png already downloaded
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252F428fefbb-13a4-41bb-aa34-147907cea544.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/428fefbb-13a4-41bb-aa34-147907cea544.JPG not downloaded yet
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721695
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721695%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721695: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721695 url https://www.openlane.eu/en/carv6/auction/10721695
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F0359162a-526d-4276-a655-024fc63ed04e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/0359162a-526d-4276-a655-024fc63ed04e.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252F32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/21ccfa74-85e6-4abb-aced-46739026427d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252Fd15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/d15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG not downloaded yet
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721727
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721727%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721727: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721727 url https://www.openlane.eu/en/carv6/auction/10721727
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252Fe1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/e1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Fa62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/a62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252F9cc5364d-b457-4af2-908e-ca94c77dec88.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/9cc5364d-b457-4af2-908e-ca94c77dec88.JPG not downloaded yet
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721722
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721722%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721722: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721722 url https://www.openlane.eu/en/carv6/auction/10721722
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252Fa86b1ee7-9095-45c3-8da7-f8298e04073c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/a86b1ee7-9095-45c3-8da7-f8298e04073c.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252F8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG not downloaded yet
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252F162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG not downloaded yet
2026-03-25 13:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/e7c970ae-5f61-42fe-a728-0b78b813acea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/414f7190-f271-4404-9a9d-6e2a649aedec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/428fefbb-13a4-41bb-aa34-147907cea544.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721624
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721624%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721624: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721624 url https://www.openlane.eu/en/carv6/auction/10721624
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Fd0669f3b-1b3c-49f8-84cf-33069f49c914.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/d0669f3b-1b3c-49f8-84cf-33069f49c914.JPG not downloaded yet
2026-03-25 13:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252F7f8bf356-1327-4904-b326-3117c3852117.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/7f8bf356-1327-4904-b326-3117c3852117.JPG not downloaded yet
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10721701
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721701%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10721701: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10721701 url https://www.openlane.eu/en/carv6/auction/10721701
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252Fca541f2b-a301-4acf-b62c-acc845678e38.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/ca541f2b-a301-4acf-b62c-acc845678e38.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Fc22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/c22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG not downloaded yet
2026-03-25 13:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252Fb19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/b19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG not downloaded yet
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/9cc5364d-b457-4af2-908e-ca94c77dec88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/a86b1ee7-9095-45c3-8da7-f8298e04073c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/a62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10723613
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723613%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10723613: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10723613 url https://www.openlane.eu/en/carv6/auction/10723613
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5660624%252Fgeneral%252F42257859-80ae-42b6-86a6-a2917732cf9d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/42257859-80ae-42b6-86a6-a2917732cf9d.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Fed7715fe-9301-481e-9673-39cfd71e8fe1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/ed7715fe-9301-481e-9673-39cfd71e8fe1.JPG not downloaded yet
2026-03-25 13:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252Fc05c773a-adbf-4547-8fe9-09a764f2af8d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/c05c773a-adbf-4547-8fe9-09a764f2af8d.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10723706
2026-03-25 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ef3d8e-1269-5f78-a074-af823720206f with scrape type 1
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96ef3d8e-1269-5f78-a074-af823720206f
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5643833%252Fgeneral%252F7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47cc515-4efa-56cb-9bbe-afae455ebb59 with identifier: 10715077
2026-03-25 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47cc515-4efa-56cb-9bbe-afae455ebb59 with scrape type 1
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5729598%252Fgeneral%252F83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg not downloaded yet
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/d0669f3b-1b3c-49f8-84cf-33069f49c914.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:35 [adesa.fr] INFO: Found listing with ID: 10723622
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723622%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [adesa.fr] INFO: Scrape type for 10723622: 1
2026-03-25 13:30:35 [adesa.fr] INFO: Scraping item 10723622 url https://www.openlane.eu/en/carv6/auction/10723622
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5618316%252Fgeneral%252Ffef51f10-abdc-4f28-a058-4837cf5be818.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/fef51f10-abdc-4f28-a058-4837cf5be818.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252Fcf0c1043-746d-45d2-8b4e-0df293b5e742.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/cf0c1043-746d-45d2-8b4e-0df293b5e742.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5643833%252Fgeneral%252Faf8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/af8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG not downloaded yet
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5729598%252Fgeneral%252F773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg not downloaded yet
2026-03-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10721696
2026-03-25 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 1
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95853d03-ee5f-5f23-bb34-3fd507ea3641
2026-03-25 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5694679%252Fgeneral%252F8ea60db8-9362-44a1-911c-be945327f077.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252Fdfbea16a-4a25-4581-bdae-fed4b15521fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252F19af570b-c352-4d27-adc9-272ee4500581.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252Fe66f7bf8-28c2-4709-b1b4-f97306886484.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252F0376e652-3be1-45ca-88ac-55c49a94d574.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252F3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252Fe9192b18-8656-439c-8bd5-d541ae8659be.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252Faa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252Ff4681797-e785-4679-98db-e90b2afa2ee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg already downloaded
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5694679%252Fgeneral%252F92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg already downloaded
2026-03-25 13:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95853d03-ee5f-5f23-bb34-3fd507ea3641, identifier: 10721696
2026-03-25 13:30:36 [adesa.fr] INFO: Found listing with ID: 10723117
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723117%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [adesa.fr] INFO: Scrape type for 10723117: 1
2026-03-25 13:30:36 [adesa.fr] INFO: Scraping item 10723117 url https://www.openlane.eu/en/carv6/auction/10723117
2026-03-25 13:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10721696
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 13:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13: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 13:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10721696
2026-03-25 13:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10721696 to the API
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '95853d03-ee5f-5f23-bb34-3fd507ea3641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721696',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 35767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068267,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703905,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1299403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354536,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 35.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721696%27 HTTP/1.1" 200 None
2026-03-25 13:30:36 [adesa.fr] INFO: Saving data for 10721696: {'created_time': 1774445436.949438, 'last_price_update_time': 1774445436.94945, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721696') HTTP/1.1" 204 0
2026-03-25 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10721709
2026-03-25 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3134f28d-5e1d-51af-bf30-8f4977446c69 with scrape type 1
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3134f28d-5e1d-51af-bf30-8f4977446c69
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252F9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252Fe54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252Fd718195f-f199-4ba9-a101-0dc609221701.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252Fd1a2bc76-5813-4ef2-a167-c52098904640.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252F1c67461e-e653-459b-8558-a9f98b998fae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252F6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252F66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252Fcbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252Fc944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5734166%252Fgeneral%252F47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg already downloaded
2026-03-25 13:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3134f28d-5e1d-51af-bf30-8f4977446c69, identifier: 10721709
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/c22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/ca541f2b-a301-4acf-b62c-acc845678e38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/7f8bf356-1327-4904-b326-3117c3852117.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/b19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5534728%252Fgeneral%252F8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG not downloaded yet
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5643833%252Fgeneral%252Fc3e04992-d75b-47a5-8093-170d0ce4e32b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/c3e04992-d75b-47a5-8093-170d0ce4e32b.JPG not downloaded yet
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5729598%252Fgeneral%252Faee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/aee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg not downloaded yet
2026-03-25 13:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10721709
2026-03-25 13:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10721709
2026-03-25 13:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10721709 to the API
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '3134f28d-5e1d-51af-bf30-8f4977446c69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721709',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 22198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg',
'https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg',
'https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg',
'https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg',
'https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg',
'https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg',
'https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg',
'https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg',
'https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg',
'https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371438,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373615,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 569550,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690420,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652069,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505649,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625305,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809886,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg',
'Width': 2731}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Electric - Automatic - 204 '
'hp - 22.198 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721709%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [adesa.fr] INFO: Saving data for 10721709: {'created_time': 1774445437.824272, 'last_price_update_time': 1774445437.824288, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721709') HTTP/1.1" 204 0
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/ed7715fe-9301-481e-9673-39cfd71e8fe1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10721719
2026-03-25 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708c0d92-fdb4-51d3-b131-fda4e20d3dff with scrape type 1
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708c0d92-fdb4-51d3-b131-fda4e20d3dff
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252F0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252F5364a4f2-9e7a-4acf-8249-badd76001991.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252F8398d5d9-f98e-484b-b9c1-542d624653bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252Fcf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252F3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg already downloaded
2026-03-25 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5740689%252Fgeneral%252F73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740689%252Fgeneral%252F2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740689%252Fgeneral%252Fc7e41005-4d01-46ad-b741-25246b197464.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740689%252Fgeneral%252Ffcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740689%252Fgeneral%252Fa9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg already downloaded
2026-03-25 13:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708c0d92-fdb4-51d3-b131-fda4e20d3dff, identifier: 10721719
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252F0dce3044-44a2-4128-b490-a18001719d22.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/0dce3044-44a2-4128-b490-a18001719d22.JPG not downloaded yet
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252Fe88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/e88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg not downloaded yet
2026-03-25 13: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 13:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10721719
2026-03-25 13:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10721719
2026-03-25 13:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10721719 to the API
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '708c0d92-fdb4-51d3-b131-fda4e20d3dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721719',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 11547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg',
'https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg',
'https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg',
'https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg',
'https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg',
'https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg',
'https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg',
'https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg',
'https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg',
'https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379232,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424152,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438822,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442102,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655525,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630194,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711343,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739769,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860832,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg',
'Width': 2731}],
'price': 32600,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 45 S Line - Quattro - Electric - Automatic - 285 hp '
'- 11.547 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721719%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [adesa.fr] INFO: Saving data for 10721719: {'created_time': 1774445438.57585, 'last_price_update_time': 1774445438.57586, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721719') HTTP/1.1" 204 0
2026-03-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/fef51f10-abdc-4f28-a058-4837cf5be818.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/cf0c1043-746d-45d2-8b4e-0df293b5e742.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/af8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252F2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG not downloaded yet
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252F8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg not downloaded yet
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10721698
2026-03-25 13:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2533261c-86e4-5275-a930-41b7aa8787f9 with scrape type 1
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2533261c-86e4-5275-a930-41b7aa8787f9
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F6013bdfc-4159-440f-a808-becc6dfceff1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F90266a43-f214-4604-8e3f-39f17133d9e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F2ee78043-15a5-415e-9cd7-bf711f1de675.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252Fe455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252Fd8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F9eed303a-1799-449a-81d0-db61632a774f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252F01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg already downloaded
2026-03-25 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5706058%252Fgeneral%252Ff89ad637-cc30-4a51-af1c-31e94f68c406.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg already downloaded
2026-03-25 13:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2533261c-86e4-5275-a930-41b7aa8787f9, identifier: 10721698
2026-03-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10721698
2026-03-25 13:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10721698
2026-03-25 13:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10721698 to the API
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '2533261c-86e4-5275-a930-41b7aa8787f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721698',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 32835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg',
'https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg',
'https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg',
'https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg',
'https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg',
'https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg',
'https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg',
'https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg',
'https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg',
'https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463048,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465857,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637094,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609184,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 618481,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627476,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575191,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454884,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524784,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg',
'Width': 2731}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 32.835 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721698%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [adesa.fr] INFO: Saving data for 10721698: {'created_time': 1774445439.341869, 'last_price_update_time': 1774445439.341882, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721698') HTTP/1.1" 204 0
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252Fc32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/c32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG not downloaded yet
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252F1bf992de-ada4-4ef2-987a-638547bde728.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/1bf992de-ada4-4ef2-987a-638547bde728.jpg not downloaded yet
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/aee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13: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 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/c3e04992-d75b-47a5-8093-170d0ce4e32b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/0dce3044-44a2-4128-b490-a18001719d22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252F441718f4-d125-4f24-82cf-8e9fca6d5001.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/441718f4-d125-4f24-82cf-8e9fca6d5001.JPG not downloaded yet
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252F5a491027-55f4-4623-8586-a092ea615c6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/5a491027-55f4-4623-8586-a092ea615c6d.jpg not downloaded yet
2026-03-25 13:30:39 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 13:30:39 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 13:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f31710>
2026-03-25 13:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2105
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 13:30: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 13:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg saved to cache
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/e88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252Fae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/ae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG not downloaded yet
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252F20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg not downloaded yet
2026-03-25 13: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 13:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10721636
2026-03-25 13:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61816b08-ee45-5f3f-960f-dc84b66b2134 with scrape type 1
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61816b08-ee45-5f3f-960f-dc84b66b2134
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F0eca813b-841c-4622-80b9-7c5086212d85.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg already downloaded
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg already downloaded
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg already downloaded
2026-03-25 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252Fc13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F06611643-25dd-48a0-8fe2-aaffc18cb890.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F7cb24510-5adc-414c-9f93-541ef1203c3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5732079%252Fgeneral%252F30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg already downloaded
2026-03-25 13:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 61816b08-ee45-5f3f-960f-dc84b66b2134, identifier: 10721636
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ccfa90>
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252Faee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/aee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg saved to cache
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10721636
2026-03-25 13:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10721636
2026-03-25 13:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10721636 to the API
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '61816b08-ee45-5f3f-960f-dc84b66b2134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721636',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 106002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i4 40e - Electric - Automatic - 340 hp - 106.002 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721636%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [adesa.fr] INFO: Saving data for 10721636: {'created_time': 1774445440.656878, 'last_price_update_time': 1774445440.65689, 'auction_closing_time': 1774510200.0}
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721636') HTTP/1.1" 204 0
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/c32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252Fa2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/a2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG not downloaded yet
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252Fa326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/a326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg not downloaded yet
2026-03-25 13:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/1bf992de-ada4-4ef2-987a-638547bde728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cb5610>
2026-03-25 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252Fe88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/e88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg saved to cache
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10715074
2026-03-25 13:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ff074-ca88-5539-a6b5-16250c0c4c17 with scrape type 1
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg not downloaded yet
2026-03-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/5a491027-55f4-4623-8586-a092ea615c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5643833%252Fgeneral%252F9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG not downloaded yet
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5729598%252Fgeneral%252Fc95fda01-764f-485a-897a-8ac7ce4c8a46.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/c95fda01-764f-485a-897a-8ac7ce4c8a46.jpg not downloaded yet
2026-03-25 13:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg not downloaded yet
2026-03-25 13:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad76b9c-891b-506c-a3c1-ca41c8168546 with identifier: 10715067
2026-03-25 13:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad76b9c-891b-506c-a3c1-ca41c8168546 with scrape type 1
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aad76b9c-891b-506c-a3c1-ca41c8168546
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5584761%252Fgeneral%252F9f419c22-beb6-497f-b381-d076c26f59c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/9f419c22-beb6-497f-b381-d076c26f59c8.jpg already downloaded
2026-03-25 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252Fcebd3ab1-04a5-4414-81e6-f0721b594cde.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/cebd3ab1-04a5-4414-81e6-f0721b594cde.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252Fe786edec-68ea-4172-bc03-e80fd764e815.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/e786edec-68ea-4172-bc03-e80fd764e815.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F48dcdf30-7f37-4931-b952-ebaa62ff9cd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/48dcdf30-7f37-4931-b952-ebaa62ff9cd2.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F26a8845b-0e8c-4553-8775-f0d39d5081d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/26a8845b-0e8c-4553-8775-f0d39d5081d8.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F12424bb9-2090-4afd-83bc-3bfd84cd5a9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/12424bb9-2090-4afd-83bc-3bfd84cd5a9b.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F8da59f17-560b-455e-ba5e-78335827b54c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/8da59f17-560b-455e-ba5e-78335827b54c.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F3f04b1d3-f115-4413-8f6f-f61f452f4867.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/3f04b1d3-f115-4413-8f6f-f61f452f4867.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F748ed7ab-07ea-4cc1-917e-5d94506bbaac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/748ed7ab-07ea-4cc1-917e-5d94506bbaac.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5584761%252Fgeneral%252F72fa3811-7700-479f-91e6-5362b5c782dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584761/general/72fa3811-7700-479f-91e6-5362b5c782dd.jpg already downloaded
2026-03-25 13:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aad76b9c-891b-506c-a3c1-ca41c8168546, identifier: 10715067
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aad76b9c-891b-506c-a3c1-ca41c8168546 with identifier: 10715067
2026-03-25 13:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aad76b9c-891b-506c-a3c1-ca41c8168546 with identifier: 10715067
2026-03-25 13:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aad76b9c-891b-506c-a3c1-ca41c8168546 with identifier: 10715067 to the API
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715067>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'aad76b9c-891b-506c-a3c1-ca41c8168546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-611-JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715067',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 9367,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5584761/general/9f419c22-beb6-497f-b381-d076c26f59c8.jpg',
'https://images.openlane.eu/carimgs/5584761/general/cebd3ab1-04a5-4414-81e6-f0721b594cde.jpg',
'https://images.openlane.eu/carimgs/5584761/general/e786edec-68ea-4172-bc03-e80fd764e815.jpg',
'https://images.openlane.eu/carimgs/5584761/general/48dcdf30-7f37-4931-b952-ebaa62ff9cd2.jpg',
'https://images.openlane.eu/carimgs/5584761/general/26a8845b-0e8c-4553-8775-f0d39d5081d8.jpg',
'https://images.openlane.eu/carimgs/5584761/general/12424bb9-2090-4afd-83bc-3bfd84cd5a9b.jpg',
'https://images.openlane.eu/carimgs/5584761/general/8da59f17-560b-455e-ba5e-78335827b54c.jpg',
'https://images.openlane.eu/carimgs/5584761/general/3f04b1d3-f115-4413-8f6f-f61f452f4867.jpg',
'https://images.openlane.eu/carimgs/5584761/general/748ed7ab-07ea-4cc1-917e-5d94506bbaac.jpg',
'https://images.openlane.eu/carimgs/5584761/general/72fa3811-7700-479f-91e6-5362b5c782dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/9f419c22-beb6-497f-b381-d076c26f59c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/cebd3ab1-04a5-4414-81e6-f0721b594cde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/e786edec-68ea-4172-bc03-e80fd764e815.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97110,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/48dcdf30-7f37-4931-b952-ebaa62ff9cd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/26a8845b-0e8c-4553-8775-f0d39d5081d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/12424bb9-2090-4afd-83bc-3bfd84cd5a9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/8da59f17-560b-455e-ba5e-78335827b54c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86633,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/3f04b1d3-f115-4413-8f6f-f61f452f4867.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/748ed7ab-07ea-4cc1-917e-5d94506bbaac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad76b9c-891b-506c-a3c1-ca41c8168546/aad76b9c-891b-506c-a3c1-ca41c8168546_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5584761/general/72fa3811-7700-479f-91e6-5362b5c782dd.jpg',
'Width': 800}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 163 hp - 9.367 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-25 13: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%2710715067%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [adesa.fr] INFO: Saving data for 10715067: {'created_time': 1774445441.695489, 'last_price_update_time': 1774445441.695502, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715067') HTTP/1.1" 204 0
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/441718f4-d125-4f24-82cf-8e9fca6d5001.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/ae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/c05c773a-adbf-4547-8fe9-09a764f2af8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5724044%252Fgeneral%252F9347560b-5ff1-4844-af93-8e0d4603633e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg not downloaded yet
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/a2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010b190>
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F1bf992de-ada4-4ef2-987a-638547bde728.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/1bf992de-ada4-4ef2-987a-638547bde728.jpg saved to cache
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d330fb4d0>
2026-03-25 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg saved to cache
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with identifier: 10715076
2026-03-25 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with scrape type 1
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5724050%252Fgeneral%252F8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg not downloaded yet
2026-03-25 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10721722
2026-03-25 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 with scrape type 1
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5742574%252Fgeneral%252Fa26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5742574%252Fgeneral%252F3f922dea-00a9-475f-8170-e137736dbeb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5742574%252Fgeneral%252F0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30: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%252F5742574%252Fgeneral%252F7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg already downloaded
2026-03-25 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252Fe5a601c5-52f1-43ce-aa22-80992a186111.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252F702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252F3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252F7cb61512-497c-4f05-aab8-8d0ac629987f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252Fe3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5742574%252Fgeneral%252F283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg already downloaded
2026-03-25 13:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa1e6417-242c-527c-bc44-7d7fc8b8a791, identifier: 10721722
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bc6bd0>
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F5a491027-55f4-4623-8586-a092ea615c6d.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/5a491027-55f4-4623-8586-a092ea615c6d.jpg saved to cache
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/a326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg not downloaded yet
2026-03-25 13:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10721722
2026-03-25 13:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10721722
2026-03-25 13:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10721722 to the API
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': 'fa1e6417-242c-527c-bc44-7d7fc8b8a791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721722',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 12221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg',
'https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg',
'https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg',
'https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg',
'https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg',
'https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg',
'https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg',
'https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg',
'https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg',
'https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg',
'Width': 1024}],
'price': 32200,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 12.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721722%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [adesa.fr] INFO: Saving data for 10721722: {'created_time': 1774445442.585594, 'last_price_update_time': 1774445442.585607, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721722') HTTP/1.1" 204 0
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg not downloaded yet
2026-03-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/42257859-80ae-42b6-86a6-a2917732cf9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg not downloaded yet
2026-03-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2f9d0>
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg saved to cache
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 277b5e21-6e92-5326-8a48-20e816c646c7 with identifier: 10715068
2026-03-25 13:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 277b5e21-6e92-5326-8a48-20e816c646c7 with scrape type 1
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252F24c4a763-8495-454b-804f-b98adf7d1745.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/24c4a763-8495-454b-804f-b98adf7d1745.jpg not downloaded yet
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d33606810>
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252F83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg saved to cache
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10721697
2026-03-25 13:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ddff8b-e362-5aca-aca4-fb24f65f1693 with scrape type 1
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40ddff8b-e362-5aca-aca4-fb24f65f1693
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Fd477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Fc2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252F0fe3de59-1080-43da-b134-2c7351939cf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Fbd578423-59de-4f5e-9afe-ace3f83409f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Fa05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252F53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Fefa2eaa7-8de0-4507-8b98-bb482314605e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252F70fac9de-9838-42a6-83d6-8088360e322b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252F7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg already downloaded
2026-03-25 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5702859%252Fgeneral%252Ff3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg already downloaded
2026-03-25 13:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40ddff8b-e362-5aca-aca4-fb24f65f1693, identifier: 10721697
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg not downloaded yet
2026-03-25 13:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10721697
2026-03-25 13:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10721697
2026-03-25 13:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10721697 to the API
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '40ddff8b-e362-5aca-aca4-fb24f65f1693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721697',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 59018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg',
'https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg',
'https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg',
'https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg',
'https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg',
'https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg',
'https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg',
'https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg',
'https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg',
'https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487893,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511397,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563348,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616499,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436715,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563754,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528552,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg',
'Width': 2731}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf Business - Electric - Automatic - 217 hp - 59.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721697%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [adesa.fr] INFO: Saving data for 10721697: {'created_time': 1774445443.514378, 'last_price_update_time': 1774445443.51439, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721697') HTTP/1.1" 204 0
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723706)
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg not downloaded yet
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252F6364bf65-d262-4463-8937-f74053af9cd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/6364bf65-d262-4463-8937-f74053af9cd0.jpg not downloaded yet
2026-03-25 13:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300aa3d0>
2026-03-25 13:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252Fa326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/a326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg saved to cache
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/e1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729598/general/c95fda01-764f-485a-897a-8ac7ce4c8a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715077)
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg not downloaded yet
2026-03-25 13:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252F006d7f57-af4d-4ce7-925f-632857dc95d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg not downloaded yet
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252Fe728a4ea-67a6-4a33-9255-e1caa529088d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/e728a4ea-67a6-4a33-9255-e1caa529088d.jpg not downloaded yet
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10721701
2026-03-25 13:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a with scrape type 1
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252Fc7f7d2d9-7207-400e-8353-091e5385a444.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252F856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252F320c331c-2592-48db-82ba-c9521c7ad5b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252F266aa900-7092-4c70-b425-310393d30bd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252Fc4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252Ff88e87d3-5556-40bb-b290-efa9483d060f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252Fb8ec5443-fcc2-436c-a89f-238f3700a978.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252F4bb09947-5267-4b38-8337-83ef24acff03.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252Ff3a27809-1532-428f-831c-4aa6ac66dc71.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg already downloaded
2026-03-25 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722284%252Fgeneral%252F273451af-e26a-411e-b21a-073d371aee00.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg already downloaded
2026-03-25 13:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32f91b7c-2f82-5a74-b8df-a21c3dce250a, identifier: 10721701
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg not downloaded yet
2026-03-25 13:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10721701
2026-03-25 13:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10721701
2026-03-25 13:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10721701 to the API
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '32f91b7c-2f82-5a74-b8df-a21c3dce250a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721701',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 113104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814411,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861282,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 765935,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530805,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710685,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 759982,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537839,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544869,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg',
'Width': 2731}],
'price': 39200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TSI - 4Motion - Hybrid - Automatic - 340 hp '
'- 113.104 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721701%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [adesa.fr] INFO: Saving data for 10721701: {'created_time': 1774445444.364081, 'last_price_update_time': 1774445444.364092, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721701') HTTP/1.1" 204 0
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg not downloaded yet
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fff3cd831-b620-413c-bd6d-40f334412655.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/ff3cd831-b620-413c-bd6d-40f334412655.jpg not downloaded yet
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/d15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252Fe95ee395-28bc-484c-9554-bc15cef5a69c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/e95ee395-28bc-484c-9554-bc15cef5a69c.jpg not downloaded yet
2026-03-25 13:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96ef3d8e-1269-5f78-a074-af823720206f, skipping ID generation
2026-03-25 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ef3d8e-1269-5f78-a074-af823720206f with scrape type 1
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96ef3d8e-1269-5f78-a074-af823720206f sending to next pipeline
2026-03-25 13:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 96ef3d8e-1269-5f78-a074-af823720206f, identifier: 10723706
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30119550>
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729598%252Fgeneral%252Fc95fda01-764f-485a-897a-8ac7ce4c8a46.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729598/general/c95fda01-764f-485a-897a-8ac7ce4c8a46.jpg saved to cache
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d47cc515-4efa-56cb-9bbe-afae455ebb59
2026-03-25 13:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d47cc515-4efa-56cb-9bbe-afae455ebb59, skipping ID generation
2026-03-25 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47cc515-4efa-56cb-9bbe-afae455ebb59 with scrape type 1
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d47cc515-4efa-56cb-9bbe-afae455ebb59 sending to next pipeline
2026-03-25 13:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d47cc515-4efa-56cb-9bbe-afae455ebb59, identifier: 10715077
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e5fe10>
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg saved to cache
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e643d0>
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg saved to cache
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301e7a10>
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F9347560b-5ff1-4844-af93-8e0d4603633e.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg saved to cache
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F80ae832b-4e25-4c69-9a39-946adacb9f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg not downloaded yet
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F074e2457-a2e3-4905-be44-75423209d2b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/074e2457-a2e3-4905-be44-75423209d2b6.jpg not downloaded yet
2026-03-25 13:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10723706
2026-03-25 13:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10723706
2026-03-25 13:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10723706 to the API
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5643833/general/9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '96ef3d8e-1269-5f78-a074-af823720206f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE-145-YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723706',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 166951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI R-Line - Diesel - Automatic - 95 hp - '
'166.951 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2019}
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723706%27 HTTP/1.1" 200 None
2026-03-25 13:30:45 [adesa.fr] INFO: Saving data for 10723706: {'created_time': 1774445445.245102, 'last_price_update_time': 1774445445.245117, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723706') HTTP/1.1" 204 0
2026-03-25 13:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d47cc515-4efa-56cb-9bbe-afae455ebb59 with identifier: 10715077
2026-03-25 13:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d47cc515-4efa-56cb-9bbe-afae455ebb59 with identifier: 10715077
2026-03-25 13:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d47cc515-4efa-56cb-9bbe-afae455ebb59 with identifier: 10715077 to the API
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729598/general/c95fda01-764f-485a-897a-8ac7ce4c8a46.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd47cc515-4efa-56cb-9bbe-afae455ebb59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CS-602-YD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715077',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 143933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/83e7302f-31b4-42ff-8545-96ecc7a34fe2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/773cc2ea-7e77-4564-94eb-4eb7a47fd185.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/aee6a184-909b-49aa-a8e6-43c4e4cdbb7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/e88fd47e-5ca0-4f27-9a53-4536c7bce845.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/8d89ec91-83c7-4454-8ad0-7d1d3cda5602.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/1bf992de-ada4-4ef2-987a-638547bde728.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/5a491027-55f4-4623-8586-a092ea615c6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/20ce6ec1-2bde-47fc-96bf-c2a34efb464e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67204,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/a326d5fb-a96f-4e5b-99bc-a7330e6cd49f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47cc515-4efa-56cb-9bbe-afae455ebb59/d47cc515-4efa-56cb-9bbe-afae455ebb59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729598/general/c95fda01-764f-485a-897a-8ac7ce4c8a46.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2013-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Doblo Cargo 1.6 MultiJet Maxi - Diesel - Manual - 105 hp - '
'143.933 km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2013}
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715077%27 HTTP/1.1" 200 None
2026-03-25 13:30:45 [adesa.fr] INFO: Saving data for 10715077: {'created_time': 1774445445.753279, 'last_price_update_time': 1774445445.753292, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715077') HTTP/1.1" 204 0
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg not downloaded yet
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/0359162a-526d-4276-a655-024fc63ed04e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724044%252Fgeneral%252Fea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg not downloaded yet
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252Fde78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/de78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg not downloaded yet
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffdc90>
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg saved to cache
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f20610>
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg saved to cache
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea2a50>
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg saved to cache
2026-03-25 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b06510>
2026-03-25 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F96628400-88d5-4d77-98fc-69c1f8457383.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/96628400-88d5-4d77-98fc-69c1f8457383.jpg not downloaded yet
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252Fd5994aa9-b308-42a6-b034-411354e6f9f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/d5994aa9-b308-42a6-b034-411354e6f9f4.jpg not downloaded yet
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010fd10>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/24c4a763-8495-454b-804f-b98adf7d1745.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252F64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg not downloaded yet
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252Fbafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/bafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg not downloaded yet
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724050%252Fgeneral%252Ffb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/fb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg not downloaded yet
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252F3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg not downloaded yet
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f836d0>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c2a990>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F006d7f57-af4d-4ce7-925f-632857dc95d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5700195%252Fgeneral%252F87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg not downloaded yet
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/e728a4ea-67a6-4a33-9255-e1caa529088d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/96628400-88d5-4d77-98fc-69c1f8457383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/6364bf65-d262-4463-8937-f74053af9cd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ffaa90>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F24c4a763-8495-454b-804f-b98adf7d1745.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/24c4a763-8495-454b-804f-b98adf7d1745.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3025add0>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f37110>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/074e2457-a2e3-4905-be44-75423209d2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/de78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/ff3cd831-b620-413c-bd6d-40f334412655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf1a90>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252Fea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba2810>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fe728a4ea-67a6-4a33-9255-e1caa529088d.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/e728a4ea-67a6-4a33-9255-e1caa529088d.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e27850>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F96628400-88d5-4d77-98fc-69c1f8457383.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/96628400-88d5-4d77-98fc-69c1f8457383.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f21d90>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F6364bf65-d262-4463-8937-f74053af9cd0.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/6364bf65-d262-4463-8937-f74053af9cd0.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024d910>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg saved to cache
2026-03-25 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/fb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ff2490>
2026-03-25 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F074e2457-a2e3-4905-be44-75423209d2b6.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/074e2457-a2e3-4905-be44-75423209d2b6.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30271410>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fde78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/de78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30aa6190>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fff3cd831-b620-413c-bd6d-40f334412655.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/ff3cd831-b620-413c-bd6d-40f334412655.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f3f150>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F80ae832b-4e25-4c69-9a39-946adacb9f90.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715074)
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/bafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724050/general/e95ee395-28bc-484c-9554-bc15cef5a69c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715076)
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b785d0>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252Ffb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/fb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/562bee67-686c-4f66-8318-d2b8dbb85550.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e14850>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252F64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b29f50>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-25 13:30:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 435ff074-ca88-5539-a6b5-16250c0c4c17, skipping ID generation
2026-03-25 13:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ff074-ca88-5539-a6b5-16250c0c4c17 with scrape type 1
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 435ff074-ca88-5539-a6b5-16250c0c4c17 sending to next pipeline
2026-03-25 13:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 435ff074-ca88-5539-a6b5-16250c0c4c17, identifier: 10715074
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f77cd0>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg saved to cache
2026-03-25 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cccb10>
2026-03-25 13:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fbafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/bafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg saved to cache
2026-03-25 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e15f90>
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724050%252Fgeneral%252Fe95ee395-28bc-484c-9554-bc15cef5a69c.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724050/general/e95ee395-28bc-484c-9554-bc15cef5a69c.jpg saved to cache
2026-03-25 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44
2026-03-25 13:30:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44, skipping ID generation
2026-03-25 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with scrape type 1
2026-03-25 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 sending to next pipeline
2026-03-25 13:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44, identifier: 10715076
2026-03-25 13:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10715074
2026-03-25 13:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10715074
2026-03-25 13:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10715074 to the API
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '435ff074-ca88-5539-a6b5-16250c0c4c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-030-PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715074',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 39169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 39.169 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715074%27 HTTP/1.1" 200 None
2026-03-25 13:30:48 [adesa.fr] INFO: Saving data for 10715074: {'created_time': 1774445448.550391, 'last_price_update_time': 1774445448.550408, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715074') HTTP/1.1" 204 0
2026-03-25 13:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with identifier: 10715076
2026-03-25 13:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with identifier: 10715076
2026-03-25 13:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5a007ac6-cfd1-5f73-8e57-34238cd9ba44 with identifier: 10715076 to the API
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724050/general/e95ee395-28bc-484c-9554-bc15cef5a69c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5a007ac6-cfd1-5f73-8e57-34238cd9ba44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-610-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715076',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 29099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/8cf48eaa-5afa-4e3f-a809-3a39a6858732.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/2dca7001-4f8a-48f4-bd87-282eecc35db4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/65aa0ada-1e25-4928-a88e-b84bfeafd203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110322,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/5a0cae00-a4e6-48e7-8aac-7d7650f47107.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/7b24f1ea-3fbe-4361-bc61-e0c953bd47e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68345,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/e95ee395-28bc-484c-9554-bc15cef5a69c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/0cc69ea8-9469-4d9a-b486-2d41158e5a4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/96628400-88d5-4d77-98fc-69c1f8457383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/64344e8d-be2c-4eeb-a4cd-252338fabd63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a007ac6-cfd1-5f73-8e57-34238cd9ba44/5a007ac6-cfd1-5f73-8e57-34238cd9ba44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724050/general/fb7f986a-a6e4-4c42-8a73-81e4f916ddb8.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 29.099 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715076%27 HTTP/1.1" 200 None
2026-03-25 13:30:48 [adesa.fr] INFO: Saving data for 10715076: {'created_time': 1774445448.939994, 'last_price_update_time': 1774445448.940008, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715076') HTTP/1.1" 204 0
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/1abb6de2-50b6-41ab-9d99-3036623973c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723937)
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723699)
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5700195/general/d5994aa9-b308-42a6-b034-411354e6f9f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715068)
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cce2d0>
2026-03-25 13:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252F3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg saved to cache
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/857cbead-cd18-4895-9d0b-c30621a5e157.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/6e318215-4c06-4985-85c2-ee01663105c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890c09af-89f6-516f-b419-ecf1f2efc195, skipping ID generation
2026-03-25 13:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890c09af-89f6-516f-b419-ecf1f2efc195 sending to next pipeline
2026-03-25 13:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 890c09af-89f6-516f-b419-ecf1f2efc195, identifier: 10723937
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10723937
2026-03-25 13:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10723937
2026-03-25 13:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10723937 to the API
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '890c09af-89f6-516f-b419-ecf1f2efc195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES138FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 206720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2017-11-27',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 136 hp - 206.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723937%27 HTTP/1.1" 200 None
2026-03-25 13:30:49 [adesa.fr] INFO: Saving data for 10723937: {'created_time': 1774445449.467705, 'last_price_update_time': 1774445449.467717, 'auction_closing_time': 1774519800.0}
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723937') HTTP/1.1" 204 0
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/98145093-88ee-4a10-83a1-9bde81aacbd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/ab055a28-a92c-40ba-aca2-f6d087385b93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/5fdffd65-48e8-4c06-b930-8180acfd8985.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723715)
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-25 13:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a019dcd0-ed07-559e-8224-88b7827981c1, skipping ID generation
2026-03-25 13:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-25 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a019dcd0-ed07-559e-8224-88b7827981c1 sending to next pipeline
2026-03-25 13:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a019dcd0-ed07-559e-8224-88b7827981c1, identifier: 10723699
2026-03-25 13:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10723699
2026-03-25 13:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10723699
2026-03-25 13:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10723699 to the API
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a019dcd0-ed07-559e-8224-88b7827981c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-725-JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723699',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 115964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 222 hp - '
'115.964 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723699%27 HTTP/1.1" 200 None
2026-03-25 13:30:49 [adesa.fr] INFO: Saving data for 10723699: {'created_time': 1774445449.944853, 'last_price_update_time': 1774445449.944871, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723699') HTTP/1.1" 204 0
2026-03-25 13:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abd410>
2026-03-25 13:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700195%252Fgeneral%252Fd5994aa9-b308-42a6-b034-411354e6f9f4.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700195/general/d5994aa9-b308-42a6-b034-411354e6f9f4.jpg saved to cache
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 277b5e21-6e92-5326-8a48-20e816c646c7
2026-03-25 13:30:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 277b5e21-6e92-5326-8a48-20e816c646c7, skipping ID generation
2026-03-25 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 277b5e21-6e92-5326-8a48-20e816c646c7 with scrape type 1
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 277b5e21-6e92-5326-8a48-20e816c646c7 sending to next pipeline
2026-03-25 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 277b5e21-6e92-5326-8a48-20e816c646c7, identifier: 10715068
2026-03-25 13:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10721727
2026-03-25 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6773d49d-923b-5e35-91f4-f3b16a76934c with scrape type 1
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6773d49d-923b-5e35-91f4-f3b16a76934c
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252F6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252F65ccc9d2-e376-421a-b175-f8341b280085.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252Fbe68101f-2cf3-48e0-b273-c68b8aeb174b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252F76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252Fef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252Fd52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252Ff45e52ef-0dbd-4402-82ae-0542f0317514.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252F879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252F2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705666%252Fgeneral%252Fae18a42e-4252-4d18-b477-f3bf69903ad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg already downloaded
2026-03-25 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6773d49d-923b-5e35-91f4-f3b16a76934c, identifier: 10721727
2026-03-25 13:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10721629
2026-03-25 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 1
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7fce0b-65c0-525b-bfca-a63a0953756c
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252Fc2abe453-2af1-4709-9b10-a25764254346.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F105f355c-624d-4656-9c5e-69f16effe468.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F5c5325c5-1109-4d0e-94a4-084328abe237.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252Fc4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F9f4b5038-877a-4264-bb08-617064e3b3b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252F9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg already downloaded
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722295%252Fgeneral%252Fe81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg already downloaded
2026-03-25 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7fce0b-65c0-525b-bfca-a63a0953756c, identifier: 10721629
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-25 13:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 277b5e21-6e92-5326-8a48-20e816c646c7 with identifier: 10715068
2026-03-25 13:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 277b5e21-6e92-5326-8a48-20e816c646c7 with identifier: 10715068
2026-03-25 13:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 277b5e21-6e92-5326-8a48-20e816c646c7 with identifier: 10715068 to the API
2026-03-25 13:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5700195/general/d5994aa9-b308-42a6-b034-411354e6f9f4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '277b5e21-6e92-5326-8a48-20e816c646c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-859-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715068',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507207,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/24c4a763-8495-454b-804f-b98adf7d1745.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/6364bf65-d262-4463-8937-f74053af9cd0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/e728a4ea-67a6-4a33-9255-e1caa529088d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484491,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/ff3cd831-b620-413c-bd6d-40f334412655.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455258,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/074e2457-a2e3-4905-be44-75423209d2b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/de78b8eb-fc6f-4390-8fe3-1095e05ce5bd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468949,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/d5994aa9-b308-42a6-b034-411354e6f9f4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303449,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/bafaab56-4acb-4a1c-8f6d-ff6fa9fc2654.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/3dbc6de5-b4d5-4922-a502-3781e382d6aa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277b5e21-6e92-5326-8a48-20e816c646c7/277b5e21-6e92-5326-8a48-20e816c646c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325528,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700195/general/87ce1f0c-8b2f-4d28-a7d5-5935e5814eb5.jpg',
'Width': 2000}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner L2H1 1.5 HDI LX - Diesel - Manual - 101 hp - 21.000 '
'km',
'transmission': 'manual',
'trim': 'LX',
'vin': None,
'year': 2024}
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715068%27 HTTP/1.1" 200 None
2026-03-25 13:30:51 [adesa.fr] INFO: Saving data for 10715068: {'created_time': 1774445451.232937, 'last_price_update_time': 1774445451.232952, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715068') HTTP/1.1" 204 0
2026-03-25 13:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10721727
2026-03-25 13:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10721727
2026-03-25 13:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10721727 to the API
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '6773d49d-923b-5e35-91f4-f3b16a76934c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721727',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 94510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78760,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67475,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79344,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68433,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101940,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64602,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61933,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64489,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83962,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55671,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg',
'Width': 850}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen ID.Buzz Cargo - Electric - Automatic - 204 hp - 94.510 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721727%27 HTTP/1.1" 200 None
2026-03-25 13:30:51 [adesa.fr] INFO: Saving data for 10721727: {'created_time': 1774445451.634007, 'last_price_update_time': 1774445451.63402, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721727') HTTP/1.1" 204 0
2026-03-25 13:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10721629
2026-03-25 13:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10721629
2026-03-25 13:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10721629 to the API
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'ad7fce0b-65c0-525b-bfca-a63a0953756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721629',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 49180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785932,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747060,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 536953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552962,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674625,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682742,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 778130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg',
'Width': 2731}],
'price': 59100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 49.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721629%27 HTTP/1.1" 200 None
2026-03-25 13:30:51 [adesa.fr] INFO: Saving data for 10721629: {'created_time': 1774445451.998888, 'last_price_update_time': 1774445451.998904, 'auction_closing_time': 1774510200.0}
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721629') HTTP/1.1" 204 0
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/d75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39523bed-104c-56a2-9a8b-7d3e8359d281, skipping ID generation
2026-03-25 13:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39523bed-104c-56a2-9a8b-7d3e8359d281 sending to next pipeline
2026-03-25 13:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39523bed-104c-56a2-9a8b-7d3e8359d281, identifier: 10723715
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/70364ca9-893c-45f9-9201-8e0c4663c67e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/abeca382-b387-4d3b-a9f9-70115096a047.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10723715
2026-03-25 13:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10723715
2026-03-25 13:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10723715 to the API
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660624/general/5fdffd65-48e8-4c06-b930-8180acfd8985.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '39523bed-104c-56a2-9a8b-7d3e8359d281',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-153-WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723715',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 82068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 GT Line - Petrol - Automatic - 130 hp - 82.068 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723715%27 HTTP/1.1" 200 None
2026-03-25 13:30:52 [adesa.fr] INFO: Saving data for 10723715: {'created_time': 1774445452.633412, 'last_price_update_time': 1774445452.633426, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723715') HTTP/1.1" 204 0
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-25 13:30:52 [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 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/af2f0846-c298-45e6-96d1-f054e923e1d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/a1345323-5736-48a7-b647-f4e6dea73e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723725)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723720)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723712)
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5615499/general/d88270fd-aae1-4209-97e2-af859b0a3205.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723697)
2026-03-25 13:30:52 [adesa.fr] INFO: Found listing with ID: 10723083
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723083%27 HTTP/1.1" 200 None
2026-03-25 13:30:52 [adesa.fr] INFO: Scrape type for 10723083: 1
2026-03-25 13:30:52 [adesa.fr] INFO: Scraping item 10723083 url https://www.openlane.eu/en/carv6/auction/10723083
2026-03-25 13:30:52 [adesa.fr] INFO: Found listing with ID: 10723076
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723076%27 HTTP/1.1" 200 None
2026-03-25 13:30:52 [adesa.fr] INFO: Scrape type for 10723076: 1
2026-03-25 13:30:52 [adesa.fr] INFO: Scraping item 10723076 url https://www.openlane.eu/en/carv6/auction/10723076
2026-03-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/2fa54d31-d994-40fd-912d-523dbff659a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723738)
2026-03-25 13:30:52 [adesa.fr] INFO: Found listing with ID: 10723088
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723088%27 HTTP/1.1" 200 None
2026-03-25 13:30:52 [adesa.fr] INFO: Scrape type for 10723088: 1
2026-03-25 13:30:52 [adesa.fr] INFO: Scraping item 10723088 url https://www.openlane.eu/en/carv6/auction/10723088
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:52 [adesa.fr] INFO: Found listing with ID: 10723105
2026-03-25 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723105%27 HTTP/1.1" 200 None
2026-03-25 13:30:52 [adesa.fr] INFO: Scrape type for 10723105: 1
2026-03-25 13:30:52 [adesa.fr] INFO: Scraping item 10723105 url https://www.openlane.eu/en/carv6/auction/10723105
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, skipping ID generation
2026-03-25 13:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c sending to next pipeline
2026-03-25 13:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, identifier: 10723725
2026-03-25 13:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4704ca18-3d80-5f56-98e5-27b35d2ea542, skipping ID generation
2026-03-25 13:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 with scrape type 1
2026-03-25 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 sending to next pipeline
2026-03-25 13:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4704ca18-3d80-5f56-98e5-27b35d2ea542, identifier: 10723720
2026-03-25 13:30:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25396c34-6d46-5380-8f8c-88aa18165a45, skipping ID generation
2026-03-25 13:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25396c34-6d46-5380-8f8c-88aa18165a45 with scrape type 1
2026-03-25 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25396c34-6d46-5380-8f8c-88aa18165a45 sending to next pipeline
2026-03-25 13:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25396c34-6d46-5380-8f8c-88aa18165a45, identifier: 10723712
2026-03-25 13:30:53 [adesa.fr] INFO: Found listing with ID: 10723620
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723620%27 HTTP/1.1" 200 None
2026-03-25 13:30:53 [adesa.fr] INFO: Scrape type for 10723620: 1
2026-03-25 13:30:53 [adesa.fr] INFO: Scraping item 10723620 url https://www.openlane.eu/en/carv6/auction/10723620
2026-03-25 13:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10723725
2026-03-25 13:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10723725
2026-03-25 13:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10723725 to the API
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677825/general/a1345323-5736-48a7-b647-f4e6dea73e49.JPG>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8cdb0896-2a7f-553a-8316-f6a0114fb47c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-989-NQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723725',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 176108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdb0896-2a7f-553a-8316-f6a0114fb47c/8cdb0896-2a7f-553a-8316-f6a0114fb47c_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1623149,
'Height': 766,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677825/general/80813d74-f6d2-4e5c-b003-a2b8cded6915.png',
'Width': 2000}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 340 hp - '
'176.108 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723725%27 HTTP/1.1" 200 None
2026-03-25 13:30:53 [adesa.fr] INFO: Saving data for 10723725: {'created_time': 1774445453.535484, 'last_price_update_time': 1774445453.535497, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723725') HTTP/1.1" 204 0
2026-03-25 13:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10723720
2026-03-25 13:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10723720
2026-03-25 13:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10723720 to the API
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG>
{'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': 462,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4704ca18-3d80-5f56-98e5-27b35d2ea542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-371-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723720',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 152233,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [],
'price': 45000,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 152.233 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2020}
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723720%27 HTTP/1.1" 200 None
2026-03-25 13:30:53 [adesa.fr] INFO: Saving data for 10723720: {'created_time': 1774445453.898282, 'last_price_update_time': 1774445453.898294, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723720') HTTP/1.1" 204 0
2026-03-25 13:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10723712
2026-03-25 13:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10723712
2026-03-25 13:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10723712 to the API
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656352/general/6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '25396c34-6d46-5380-8f8c-88aa18165a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-212-RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723712',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 104402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 GT Line - AWD - Hybrid - Automatic - 300 hp - '
'104.402 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723712%27 HTTP/1.1" 200 None
2026-03-25 13:30:54 [adesa.fr] INFO: Saving data for 10723712: {'created_time': 1774445454.263223, 'last_price_update_time': 1774445454.263242, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723712') HTTP/1.1" 204 0
2026-03-25 13:30:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-25 13:30:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-25 13:30:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-25 13:30:54 [adesa.fr] INFO: Found listing with ID: 10723625
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723625%27 HTTP/1.1" 200 None
2026-03-25 13:30:54 [adesa.fr] INFO: Scrape type for 10723625: 1
2026-03-25 13:30:54 [adesa.fr] INFO: Scraping item 10723625 url https://www.openlane.eu/en/carv6/auction/10723625
2026-03-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91a673f8-beaf-5869-b27f-a05f89a1d368, skipping ID generation
2026-03-25 13:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a673f8-beaf-5869-b27f-a05f89a1d368 with scrape type 1
2026-03-25 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91a673f8-beaf-5869-b27f-a05f89a1d368 sending to next pipeline
2026-03-25 13:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91a673f8-beaf-5869-b27f-a05f89a1d368, identifier: 10723697
2026-03-25 13:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d40bd7b-cd72-553c-8eba-251a333b95b3, skipping ID generation
2026-03-25 13:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-25 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 sending to next pipeline
2026-03-25 13:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d40bd7b-cd72-553c-8eba-251a333b95b3, identifier: 10723738
2026-03-25 13:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91a673f8-beaf-5869-b27f-a05f89a1d368 with identifier: 10723697
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 13:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91a673f8-beaf-5869-b27f-a05f89a1d368 with identifier: 10723697
2026-03-25 13:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91a673f8-beaf-5869-b27f-a05f89a1d368 with identifier: 10723697 to the API
2026-03-25 13:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5615499/general/d88270fd-aae1-4209-97e2-af859b0a3205.JPG>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '91a673f8-beaf-5869-b27f-a05f89a1d368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-543-TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723697',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 156647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a673f8-beaf-5869-b27f-a05f89a1d368/91a673f8-beaf-5869-b27f-a05f89a1d368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615499/general/ac3d9978-8aec-49d2-bf59-b3fb005e378b.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 Active Pack - Petrol - Automatic - 100 hp - 156.647 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723697%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [adesa.fr] INFO: Saving data for 10723697: {'created_time': 1774445455.038384, 'last_price_update_time': 1774445455.038396, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723697') HTTP/1.1" 204 0
2026-03-25 13:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10723738
2026-03-25 13:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10723738
2026-03-25 13:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10723738 to the API
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696546/general/2fa54d31-d994-40fd-912d-523dbff659a3.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d40bd7b-cd72-553c-8eba-251a333b95b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-636-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723738',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 121039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Design - Hybrid - Automatic - 230 hp - '
'121.039 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723738%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [adesa.fr] INFO: Saving data for 10723738: {'created_time': 1774445455.421603, 'last_price_update_time': 1774445455.42162, 'auction_closing_time': 1774599000.0}
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723738') HTTP/1.1" 204 0
2026-03-25 13:30:55 [adesa.fr] INFO: Found listing with ID: 10723621
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723621%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [adesa.fr] INFO: Scrape type for 10723621: 1
2026-03-25 13:30:55 [adesa.fr] INFO: Scraping item 10723621 url https://www.openlane.eu/en/carv6/auction/10723621
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91a673f8-beaf-5869-b27f-a05f89a1d368 due to Ignoring non-200 response
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-25 13:30:55 [adesa.fr] INFO: Found listing with ID: 10723624
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723624%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [adesa.fr] INFO: Scrape type for 10723624: 1
2026-03-25 13:30:55 [adesa.fr] INFO: Scraping item 10723624 url https://www.openlane.eu/en/carv6/auction/10723624
2026-03-25 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e166b0f-49b8-5721-91f3-d175274804c9 with identifier: 10723117
2026-03-25 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e166b0f-49b8-5721-91f3-d175274804c9 with scrape type 1
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e166b0f-49b8-5721-91f3-d175274804c9
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252Ff9b87098-fde8-47c6-9532-b5bdc1645188.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/f9b87098-fde8-47c6-9532-b5bdc1645188.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F7415d183-7706-4de8-b188-0472b3c80ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/7415d183-7706-4de8-b188-0472b3c80ed1.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252Fda23b945-9f0a-4d65-9157-450467d98a95.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/da23b945-9f0a-4d65-9157-450467d98a95.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F5f3a613f-cb1b-4a6f-9d27-7f60909db4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/5f3a613f-cb1b-4a6f-9d27-7f60909db4cc.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252Fef61797f-96a2-442e-a742-1f5f731997c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/ef61797f-96a2-442e-a742-1f5f731997c3.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F2e664eac-0f7f-4d73-8b93-9b88ab9dc42e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/2e664eac-0f7f-4d73-8b93-9b88ab9dc42e.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F88fc51eb-b869-4035-b37e-52b785dc2281.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/88fc51eb-b869-4035-b37e-52b785dc2281.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F7f3d082f-716e-4b0f-8c75-0c1815bd8061.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/7f3d082f-716e-4b0f-8c75-0c1815bd8061.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F991dee39-53d0-410f-988a-80c9c3864646.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/991dee39-53d0-410f-988a-80c9c3864646.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5660593%252Fgeneral%252F31f15cb4-1167-4c8b-a95a-3b78840f5c9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660593/general/31f15cb4-1167-4c8b-a95a-3b78840f5c9a.jpg already downloaded
2026-03-25 13:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e166b0f-49b8-5721-91f3-d175274804c9, identifier: 10723117
2026-03-25 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10721632
2026-03-25 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78b95f8-d57f-555a-8e17-37c1ee089fbb with scrape type 1
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c78b95f8-d57f-555a-8e17-37c1ee089fbb
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F50ee05ce-42fe-4167-bdea-82c138987b97.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252Fe5fa332f-3327-4b67-a40f-f91880d98a31.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252Fa61f588c-d071-4db1-9907-c501f3c6a54a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F28d45add-08e7-4121-a2fc-9d09734718cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F22338368-c28d-43fc-a031-ed7045a02c0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg already downloaded
2026-03-25 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5727005%252Fgeneral%252F79ed9565-6075-40cc-8456-a19bfd29edd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg already downloaded
2026-03-25 13:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c78b95f8-d57f-555a-8e17-37c1ee089fbb, identifier: 10721632
2026-03-25 13:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10721624
2026-03-25 13:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16162d5-2d81-5bc5-82ab-788e1113f1c6 with scrape type 1
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f16162d5-2d81-5bc5-82ab-788e1113f1c6
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252Fcf7a3969-12db-4d32-951f-af84c9d61ab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252Fe1de763e-6f72-4af0-b653-74bf358fd108.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F71328d11-7590-4020-9504-616924f127e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F815064c7-80da-491b-a6e9-68f73581535f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F6fd881e6-33f0-4035-b31d-4e323c95866f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg already downloaded
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5707097%252Fgeneral%252F2e4cd505-62ba-460f-b789-9109909fea71.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg already downloaded
2026-03-25 13:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f16162d5-2d81-5bc5-82ab-788e1113f1c6, identifier: 10721624
2026-03-25 13:30:56 [adesa.fr] INFO: Found listing with ID: 10723129
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723129%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [adesa.fr] INFO: Scrape type for 10723129: 1
2026-03-25 13:30:56 [adesa.fr] INFO: Scraping item 10723129 url https://www.openlane.eu/en/carv6/auction/10723129
2026-03-25 13:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e166b0f-49b8-5721-91f3-d175274804c9 with identifier: 10723117
2026-03-25 13:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e166b0f-49b8-5721-91f3-d175274804c9 with identifier: 10723117
2026-03-25 13:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e166b0f-49b8-5721-91f3-d175274804c9 with identifier: 10723117 to the API
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6e166b0f-49b8-5721-91f3-d175274804c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-113-GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723117',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 108759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5660593/general/f9b87098-fde8-47c6-9532-b5bdc1645188.jpg',
'https://images.openlane.eu/carimgs/5660593/general/7415d183-7706-4de8-b188-0472b3c80ed1.jpg',
'https://images.openlane.eu/carimgs/5660593/general/da23b945-9f0a-4d65-9157-450467d98a95.jpg',
'https://images.openlane.eu/carimgs/5660593/general/5f3a613f-cb1b-4a6f-9d27-7f60909db4cc.jpg',
'https://images.openlane.eu/carimgs/5660593/general/ef61797f-96a2-442e-a742-1f5f731997c3.jpg',
'https://images.openlane.eu/carimgs/5660593/general/2e664eac-0f7f-4d73-8b93-9b88ab9dc42e.jpg',
'https://images.openlane.eu/carimgs/5660593/general/88fc51eb-b869-4035-b37e-52b785dc2281.jpg',
'https://images.openlane.eu/carimgs/5660593/general/7f3d082f-716e-4b0f-8c75-0c1815bd8061.jpg',
'https://images.openlane.eu/carimgs/5660593/general/991dee39-53d0-410f-988a-80c9c3864646.jpg',
'https://images.openlane.eu/carimgs/5660593/general/31f15cb4-1167-4c8b-a95a-3b78840f5c9a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/f9b87098-fde8-47c6-9532-b5bdc1645188.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/7415d183-7706-4de8-b188-0472b3c80ed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/da23b945-9f0a-4d65-9157-450467d98a95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/5f3a613f-cb1b-4a6f-9d27-7f60909db4cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/ef61797f-96a2-442e-a742-1f5f731997c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92818,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/2e664eac-0f7f-4d73-8b93-9b88ab9dc42e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100558,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/88fc51eb-b869-4035-b37e-52b785dc2281.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/7f3d082f-716e-4b0f-8c75-0c1815bd8061.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61550,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/991dee39-53d0-410f-988a-80c9c3864646.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e166b0f-49b8-5721-91f3-d175274804c9/6e166b0f-49b8-5721-91f3-d175274804c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660593/general/31f15cb4-1167-4c8b-a95a-3b78840f5c9a.jpg',
'Width': 800}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Hyundai i30 1.6 CRDi Business - Diesel - Automatic - 115 hp - '
'108.759 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723117%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [adesa.fr] INFO: Saving data for 10723117: {'created_time': 1774445456.733437, 'last_price_update_time': 1774445456.73345, 'auction_closing_time': 1774527300.0}
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723117') HTTP/1.1" 204 0
2026-03-25 13:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10721632
2026-03-25 13:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10721632
2026-03-25 13:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10721632 to the API
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'c78b95f8-d57f-555a-8e17-37c1ee089fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721632',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845566,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 767776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 745948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1647882,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 38.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721632%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [adesa.fr] INFO: Saving data for 10721632: {'created_time': 1774445457.166803, 'last_price_update_time': 1774445457.166816, 'auction_closing_time': 1774510200.0}
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721632') HTTP/1.1" 204 0
2026-03-25 13:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10721624
2026-03-25 13:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10721624
2026-03-25 13:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10721624 to the API
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'f16162d5-2d81-5bc5-82ab-788e1113f1c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721624',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 69999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg',
'Width': 1024}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 69.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721624%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [adesa.fr] INFO: Saving data for 10721624: {'created_time': 1774445457.486374, 'last_price_update_time': 1774445457.486387, 'auction_closing_time': 1774510200.0}
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721624') HTTP/1.1" 204 0
2026-03-25 13:30:57 [adesa.fr] INFO: Found listing with ID: 10723619
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723619%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [adesa.fr] INFO: Scrape type for 10723619: 1
2026-03-25 13:30:57 [adesa.fr] INFO: Scraping item 10723619 url https://www.openlane.eu/en/carv6/auction/10723619
2026-03-25 13:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10723613
2026-03-25 13:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 with scrape type 1
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47a6e1ad-5c23-5506-a0d9-84256c17c154
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fa6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/a6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F337bb32e-3612-4a8a-a631-891586cefee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/337bb32e-3612-4a8a-a631-891586cefee6.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F2408ae16-b8bb-436a-8546-60f80433e2c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/2408ae16-b8bb-436a-8546-60f80433e2c4.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F66286ea0-c616-46fb-a22f-80ea463caa3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/66286ea0-c616-46fb-a22f-80ea463caa3b.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fd1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg not downloaded yet
2026-03-25 13: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 13:30:57 [adesa.fr] INFO: Found listing with ID: 10723110
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723110%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [adesa.fr] INFO: Scrape type for 10723110: 1
2026-03-25 13:30:57 [adesa.fr] INFO: Scraping item 10723110 url https://www.openlane.eu/en/carv6/auction/10723110
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fc618d72f-c699-446d-b469-23be43efc464.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg not downloaded yet
2026-03-25 13:30:57 [adesa.fr] INFO: Found listing with ID: 10723090
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723090%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [adesa.fr] INFO: Scrape type for 10723090: 1
2026-03-25 13:30:57 [adesa.fr] INFO: Scraping item 10723090 url https://www.openlane.eu/en/carv6/auction/10723090
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg not downloaded yet
2026-03-25 13:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10721695
2026-03-25 13:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with scrape type 1
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc9f22016-2e2f-417a-8dec-a75070bcbec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fa1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2eb6e596-df2d-455b-a712-4015b2aae099.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc293437d-643b-44cb-8b7e-424a15c7cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F0263f771-e097-4e87-84ad-0290c2a42e0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fcd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fe5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg already downloaded
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2435983e-e33c-4239-a1fa-70a4d7b05077.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg already downloaded
2026-03-25 13:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1, identifier: 10721695
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723077
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723077%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723077: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723077 url https://www.openlane.eu/en/carv6/auction/10723077
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715875%252Fgeneral%252F4642cfc8-eebb-46ce-980f-136b391599ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/4642cfc8-eebb-46ce-980f-136b391599ab.jpg already downloaded
2026-03-25 13:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10721695
2026-03-25 13:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10721695
2026-03-25 13:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10721695 to the API
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '4316b3b9-fd77-53f1-85b3-ad888b7dc1e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721695',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 123510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384021,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401479,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397647,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354499,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427235,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340849,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314486,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236207,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259181,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217790,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg',
'Width': 2000}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Performance - Dual Motor - Electric - Automatic - 534 '
'hp - 123.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721695%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Saving data for 10721695: {'created_time': 1774445458.459799, 'last_price_update_time': 1774445458.459813, 'auction_closing_time': 1774510800.0}
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721695') HTTP/1.1" 204 0
2026-03-25 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723613)
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723614
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723614%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723614: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723614 url https://www.openlane.eu/en/carv6/auction/10723614
2026-03-25 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723073
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723073%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723073: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723073 url https://www.openlane.eu/en/carv6/auction/10723073
2026-03-25 13:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723074
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723074%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723074: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723074 url https://www.openlane.eu/en/carv6/auction/10723074
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723115
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723115%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723115: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723115 url https://www.openlane.eu/en/carv6/auction/10723115
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723615
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723615%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723615: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723615 url https://www.openlane.eu/en/carv6/auction/10723615
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723072
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723072%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723072: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723072 url https://www.openlane.eu/en/carv6/auction/10723072
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723097
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723097%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723097: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723097 url https://www.openlane.eu/en/carv6/auction/10723097
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abca50>
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fd1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg saved to cache
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47a6e1ad-5c23-5506-a0d9-84256c17c154
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723084
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723084%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723084: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723084 url https://www.openlane.eu/en/carv6/auction/10723084
2026-03-25 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723613)
2026-03-25 13:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10715073
2026-03-25 13:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab123a7-115b-5ee4-86d2-cf876e61c258 with scrape type 1
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg not downloaded yet
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723623
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723623%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723623: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723623 url https://www.openlane.eu/en/carv6/auction/10723623
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F620d76f3-f710-4a80-adba-00daf08a21e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg not downloaded yet
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10723100
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723100%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10723100: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10723100 url https://www.openlane.eu/en/carv6/auction/10723100
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F707c95a3-a16d-4aea-9913-755f94f124f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg not downloaded yet
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10721729
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721729%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10721729: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10721729 url https://www.openlane.eu/en/carv6/auction/10721729
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252Fee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg not downloaded yet
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10721619
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721619%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10721619: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10721619 url https://www.openlane.eu/en/carv6/auction/10721619
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg not downloaded yet
2026-03-25 13:30:58 [adesa.fr] INFO: Found listing with ID: 10721728
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721728%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [adesa.fr] INFO: Scrape type for 10721728: 1
2026-03-25 13:30:58 [adesa.fr] INFO: Scraping item 10721728 url https://www.openlane.eu/en/carv6/auction/10721728
2026-03-25 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f37a50>
2026-03-25 13:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:30: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 13:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg') HTTP/1.1" 204 0
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg saved to cache
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47a6e1ad-5c23-5506-a0d9-84256c17c154
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg not downloaded yet
2026-03-25 13: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 13:30:59 [adesa.fr] INFO: Found listing with ID: 10721616
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721616%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [adesa.fr] INFO: Scrape type for 10721616: 1
2026-03-25 13:30:59 [adesa.fr] INFO: Scraping item 10721616 url https://www.openlane.eu/en/carv6/auction/10721616
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252Fdd174041-d399-4962-80a6-b6e7662c86a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg not downloaded yet
2026-03-25 13:30:59 [adesa.fr] INFO: Found listing with ID: 10721617
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721617%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [adesa.fr] INFO: Scrape type for 10721617: 1
2026-03-25 13:30:59 [adesa.fr] INFO: Scraping item 10721617 url https://www.openlane.eu/en/carv6/auction/10721617
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252Fff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg not downloaded yet
2026-03-25 13:30:59 [adesa.fr] INFO: Found listing with ID: 10721765
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721765%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [adesa.fr] INFO: Scrape type for 10721765: 1
2026-03-25 13:30:59 [adesa.fr] INFO: Scraping item 10721765 url https://www.openlane.eu/en/carv6/auction/10721765
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252F0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg not downloaded yet
2026-03-25 13:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10721640
2026-03-25 13:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 1
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d840680e-938a-573c-aed8-5783a4080019
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F9457bdb9-9700-463f-980a-7f484b4a2075.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F84255c67-d316-49cc-b73e-7b402ab70841.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F3338f763-4d78-422c-8782-24568a0a0711.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F43c9861e-d754-4d25-a942-767fd7f80e3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252Fc08551d1-8290-48e3-ac9f-f5f9313690da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg already downloaded
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734448%252Fgeneral%252F8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg already downloaded
2026-03-25 13:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d840680e-938a-573c-aed8-5783a4080019, identifier: 10721640
2026-03-25 13:30:59 [adesa.fr] INFO: Found listing with ID: 10721730
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721730%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [adesa.fr] INFO: Scrape type for 10721730: 1
2026-03-25 13:30:59 [adesa.fr] INFO: Scraping item 10721730 url https://www.openlane.eu/en/carv6/auction/10721730
2026-03-25 13:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10721640
2026-03-25 13:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10721640
2026-03-25 13:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10721640 to the API
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721640>
{'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-26T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd840680e-938a-573c-aed8-5783a4080019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721640',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688170,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752211,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650118,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg',
'Width': 2731}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 107.172 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721640%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [adesa.fr] INFO: Saving data for 10721640: {'created_time': 1774445459.822215, 'last_price_update_time': 1774445459.822239, 'auction_closing_time': 1774510200.0}
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721640') HTTP/1.1" 204 0
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252Fbebdcf33-c409-410a-ae3b-b000d328bf19.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg not downloaded yet
2026-03-25 13:30:59 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719192%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10719192: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718136%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10718136: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718179%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10718179: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718145%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10718145: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718146%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10718146: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718161%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10718161: 0
2026-03-25 13:31:00 [adesa.fr] INFO: Skipping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724534
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724534%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724534: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724534 url https://www.openlane.eu/en/carv6/auction/10724534
2026-03-25 13:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724662
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724662%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724662: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724662 url https://www.openlane.eu/en/carv6/auction/10724662
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724567
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724567%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724567: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724567 url https://www.openlane.eu/en/carv6/auction/10724567
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724577
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724577%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724577: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724577 url https://www.openlane.eu/en/carv6/auction/10724577
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724536
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724536%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724536: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724536 url https://www.openlane.eu/en/carv6/auction/10724536
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10724656
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724656%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10724656: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10724656 url https://www.openlane.eu/en/carv6/auction/10724656
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10722331
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722331%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10722331: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10722331 url https://www.openlane.eu/en/carv6/auction/10722331
2026-03-25 13:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10721630
2026-03-25 13:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with scrape type 1
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252Fdd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252F06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252F716f45f9-4eb0-4468-851f-9156a74ad110.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252Fd311ff46-ca0c-4c59-9482-f345af44adb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252Fbad80bc0-7bb1-4b43-a33d-156a35216f00.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252Ff6c042e0-9984-455d-b25a-897b14aa1c2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252F842cbe1a-e759-48eb-a3a1-67858686edb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252F81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252F86a9038b-f813-4111-a570-9c6079e48f2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg already downloaded
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724099%252Fgeneral%252Ffad67c1b-0be1-4d52-8738-0a1d9818856b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg already downloaded
2026-03-25 13:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67251fd1-b2ce-517b-bfeb-07acb31b62f4, identifier: 10721630
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10722343
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722343%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Scrape type for 10722343: 1
2026-03-25 13:31:00 [adesa.fr] INFO: Scraping item 10722343 url https://www.openlane.eu/en/carv6/auction/10722343
2026-03-25 13:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10721630
2026-03-25 13:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10721630
2026-03-25 13:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10721630 to the API
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721630>
{'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-26T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '67251fd1-b2ce-517b-bfeb-07acb31b62f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721630',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 71078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1131297,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117349,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965978,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049455,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651207,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 737602,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600457,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg',
'Width': 2731}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 71.078 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721630%27 HTTP/1.1" 200 None
2026-03-25 13:31:00 [adesa.fr] INFO: Saving data for 10721630: {'created_time': 1774445460.880284, 'last_price_update_time': 1774445460.880296, 'auction_closing_time': 1774510200.0}
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721630') HTTP/1.1" 204 0
2026-03-25 13:31:00 [adesa.fr] INFO: Found listing with ID: 10722336
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722336%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722336: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722336 url https://www.openlane.eu/en/carv6/auction/10722336
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722333
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722333%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722333: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722333 url https://www.openlane.eu/en/carv6/auction/10722333
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722357
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722357%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722357: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722357 url https://www.openlane.eu/en/carv6/auction/10722357
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722329
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722329%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722329: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722329 url https://www.openlane.eu/en/carv6/auction/10722329
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722020
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722020%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722020: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722020 url https://www.openlane.eu/en/carv6/auction/10722020
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722031
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722031%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722031: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722031 url https://www.openlane.eu/en/carv6/auction/10722031
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722023
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722023%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722023: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722023 url https://www.openlane.eu/en/carv6/auction/10722023
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f5c790>
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722690%252Fgeneral%252Fbebdcf33-c409-410a-ae3b-b000d328bf19.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg saved to cache
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722030
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722030%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722030: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722030 url https://www.openlane.eu/en/carv6/auction/10722030
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722029
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722029%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722029: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722029 url https://www.openlane.eu/en/carv6/auction/10722029
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722028
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722028%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722028: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722028 url https://www.openlane.eu/en/carv6/auction/10722028
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722025
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722025%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722025: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722025 url https://www.openlane.eu/en/carv6/auction/10722025
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722027
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722027%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722027: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722027 url https://www.openlane.eu/en/carv6/auction/10722027
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722026
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722026%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722026: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722026 url https://www.openlane.eu/en/carv6/auction/10722026
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722022
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722022%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722022: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722022 url https://www.openlane.eu/en/carv6/auction/10722022
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722032
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722032%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722032: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722032 url https://www.openlane.eu/en/carv6/auction/10722032
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722035
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722035%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722035: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722035 url https://www.openlane.eu/en/carv6/auction/10722035
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722036
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722036%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722036: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722036 url https://www.openlane.eu/en/carv6/auction/10722036
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722021
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722021%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722021: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722021 url https://www.openlane.eu/en/carv6/auction/10722021
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722019
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722019%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722019: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722019 url https://www.openlane.eu/en/carv6/auction/10722019
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722034
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722034%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722034: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722034 url https://www.openlane.eu/en/carv6/auction/10722034
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722033
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722033%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722033: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722033 url https://www.openlane.eu/en/carv6/auction/10722033
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722723
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722723%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722723: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722723 url https://www.openlane.eu/en/carv6/auction/10722723
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10722024
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722024%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10722024: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10722024 url https://www.openlane.eu/en/carv6/auction/10722024
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718194%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718194: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718195%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718195: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718192%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718192: 2
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718196%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718196: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718197%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718197: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718198%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718198: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718199%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718199: 2
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718201%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718201: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718200%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718200: 2
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718844%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718844: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718202%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718202: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718203%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718203: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718191%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718191: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718204%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10718204: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10723631
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723631%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10723631: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10723631 url https://www.openlane.eu/en/carv6/auction/10723631
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10723637
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723637%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10723637: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10723637 url https://www.openlane.eu/en/carv6/auction/10723637
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10723632
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723632%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10723632: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10723632 url https://www.openlane.eu/en/carv6/auction/10723632
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10723633
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723633%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10723633: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10723633 url https://www.openlane.eu/en/carv6/auction/10723633
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723881%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10723881: 1
2026-03-25 13:31:01 [adesa.fr] INFO: Scraping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10712008
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710712008%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10712008: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10712008 url https://www.openlane.eu/en/carv6/auction/10712008
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10712015
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710712015%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10712015: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10712015 url https://www.openlane.eu/en/carv6/auction/10712015
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10712020
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710712020%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10712020: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10712020 url https://www.openlane.eu/en/carv6/auction/10712020
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10712014
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710712014%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [adesa.fr] INFO: Scrape type for 10712014: 0
2026-03-25 13:31:01 [adesa.fr] INFO: Skipping item 10712014 url https://www.openlane.eu/en/carv6/auction/10712014
2026-03-25 13:31:01 [adesa.fr] INFO: Found listing with ID: 10712022
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710712022%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10712022: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10712022 url https://www.openlane.eu/en/carv6/auction/10712022
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701072%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701072: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701219%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701219: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701236%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701236: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701237%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701237: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701238%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701238: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701128%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701128: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701239%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701239: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701068%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701068: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-25 13:31:02 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701159%27 HTTP/1.1" 200 None
2026-03-25 13:31:02 [adesa.fr] INFO: Scrape type for 10701159: 0
2026-03-25 13:31:02 [adesa.fr] INFO: Skipping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10721628
2026-03-25 13:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 1
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F63be4398-56a4-4e5c-9f1e-70382f95b095.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252Fd28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252Fbe234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F90cd6f64-f794-411f-b1cd-99e71e148140.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252Fd55c3972-d419-4d49-8f72-091c94569961.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252F65644af4-5b08-483d-af43-cd79ff600c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg already downloaded
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5722292%252Fgeneral%252Fb78275a0-4bc7-4215-b577-8d351b0194d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg already downloaded
2026-03-25 13:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e, identifier: 10721628
2026-03-25 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10721628
2026-03-25 13:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10721628
2026-03-25 13:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10721628 to the API
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '3ede98d8-6522-5f7b-aabe-a3e320a07c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721628',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 63845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782263,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816304,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600669,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714006,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg',
'Width': 2731}],
'price': 43700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'204 hp - 63.845 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721628%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [adesa.fr] INFO: Saving data for 10721628: {'created_time': 1774445466.980012, 'last_price_update_time': 1774445466.980022, 'auction_closing_time': 1774510200.0}
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721628') HTTP/1.1" 204 0
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:07 [scrapy.extensions.logstats] INFO: Crawled 180 pages (at 180 pages/min), scraped 41 items (at 41 items/min)
2026-03-25 13:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-25 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10721631
2026-03-25 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdead91-3109-51dd-817b-f176bb38ce49 with scrape type 1
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cdead91-3109-51dd-817b-f176bb38ce49
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F8635fada-c468-42cd-9c07-9deceedc9a85.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F52fcb001-173e-405d-8944-55ba455b3c98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F5062cc6d-a026-4947-9299-c93458a8cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252Fef5beb09-375a-494b-8368-a87ff7d98568.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252Ff6a31ccc-6a49-43a6-b505-190217dd737e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F57cf2762-f377-4273-96e8-f1f726cae45f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252Fe56eb910-be23-45f3-9667-a1570c8ca30a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252Fcbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg already downloaded
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724777%252Fgeneral%252F2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg already downloaded
2026-03-25 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cdead91-3109-51dd-817b-f176bb38ce49, identifier: 10721631
2026-03-25 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10721631
2026-03-25 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10721631
2026-03-25 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10721631 to the API
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721631>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '0cdead91-3109-51dd-817b-f176bb38ce49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721631',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 9722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467168,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463098,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465426,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448632,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342169,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280997,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374933,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371784,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg',
'Width': 2000}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'9.722 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721631%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [adesa.fr] INFO: Saving data for 10721631: {'created_time': 1774445467.772718, 'last_price_update_time': 1774445467.772729, 'auction_closing_time': 1774510200.0}
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721631') HTTP/1.1" 204 0
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with identifier: 10715075
2026-03-25 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with scrape type 1
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F100f7795-7ad2-498c-99e7-175cf094a271.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/100f7795-7ad2-498c-99e7-175cf094a271.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F6f873b2f-6147-4bbd-8e26-2077551a4915.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/6f873b2f-6147-4bbd-8e26-2077551a4915.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fe24dffbe-994e-4308-9119-35fd57d219f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/e24dffbe-994e-4308-9119-35fd57d219f3.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F700a334b-843c-44bd-98c6-22a19f4c3401.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/700a334b-843c-44bd-98c6-22a19f4c3401.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F739cd032-5933-4d23-9b55-eaff90f5e62a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/739cd032-5933-4d23-9b55-eaff90f5e62a.jpg not downloaded yet
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/ad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg not downloaded yet
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fbb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/bb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg not downloaded yet
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fc94cdddb-caf9-49d5-9598-b58f18bc8167.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/c94cdddb-caf9-49d5-9598-b58f18bc8167.jpg not downloaded yet
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fe7f56025-0503-4546-953e-2c3fa549f5e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/e7f56025-0503-4546-953e-2c3fa549f5e0.jpg not downloaded yet
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/e7f56025-0503-4546-953e-2c3fa549f5e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10721726
2026-03-25 13:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with scrape type 1
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F79525ffd-c1d1-4c0f-924e-8849505ff144.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252Fce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252Fe1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252F8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252Fcc92ecf3-7cfb-4327-896b-91772a22493f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg already downloaded
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5705673%252Fgeneral%252Fe1600377-2585-4fab-9756-f13aab13dbdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg already downloaded
2026-03-25 13:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7, identifier: 10721726
2026-03-25 13:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10721726
2026-03-25 13:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10721726
2026-03-25 13:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10721726 to the API
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Petrol',
'id': '76dc6a78-e001-5d40-befb-e2cfc74cb4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721726',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 84719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131956,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109647,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66790,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76771,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124686,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62072,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59854,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71943,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58969,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92830,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg',
'Width': 850}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.3 TCe RS Line - Petrol - Automatic - 158 hp - '
'84.719 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721726%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [adesa.fr] INFO: Saving data for 10721726: {'created_time': 1774445469.448871, 'last_price_update_time': 1774445469.448883, 'auction_closing_time': 1774510800.0}
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721726') HTTP/1.1" 204 0
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/c94cdddb-caf9-49d5-9598-b58f18bc8167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022ee90>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fe7f56025-0503-4546-953e-2c3fa549f5e0.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/e7f56025-0503-4546-953e-2c3fa549f5e0.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c3dd90>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fc94cdddb-caf9-49d5-9598-b58f18bc8167.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/c94cdddb-caf9-49d5-9598-b58f18bc8167.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/bb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/ad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10723625
2026-03-25 13:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with scrape type 1
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fd5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg not downloaded yet
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg not downloaded yet
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F61d46509-464d-454b-bbd7-6c5af9c944b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg not downloaded yet
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fd9277589-256b-4554-b28d-3391f4a8b922.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg not downloaded yet
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/739cd032-5933-4d23-9b55-eaff90f5e62a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fbcf22aff-3b34-4be6-9511-7159de53f49e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg not downloaded yet
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/700a334b-843c-44bd-98c6-22a19f4c3401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg not downloaded yet
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea0650>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fbb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/bb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30098690>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/ad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fdfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5b450>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F739cd032-5933-4d23-9b55-eaff90f5e62a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/739cd032-5933-4d23-9b55-eaff90f5e62a.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd7890>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252F700a334b-843c-44bd-98c6-22a19f4c3401.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/700a334b-843c-44bd-98c6-22a19f4c3401.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg not downloaded yet
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg not downloaded yet
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f3c150>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fd9277589-256b-4554-b28d-3391f4a8b922.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bc5750>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fbcf22aff-3b34-4be6-9511-7159de53f49e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301976d0>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b25b90>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fdfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10721651
2026-03-25 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2be615c-0b0e-55fe-aba4-ba3b357f0477 with scrape type 1
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2be615c-0b0e-55fe-aba4-ba3b357f0477
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252Fcbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252Fc6d06221-5eab-4609-be20-92453bdaac74.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F05b02049-76fc-4573-a9a0-ad9157fd3151.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252F0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg already downloaded
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743527%252Fgeneral%252Fb91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg already downloaded
2026-03-25 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2be615c-0b0e-55fe-aba4-ba3b357f0477, identifier: 10721651
2026-03-25 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10721651
2026-03-25 13:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10721651
2026-03-25 13:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10721651 to the API
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'b2be615c-0b0e-55fe-aba4-ba3b357f0477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721651',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 45492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg',
'https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg',
'https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg',
'https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg',
'https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg',
'https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg',
'https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg',
'https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg',
'https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg',
'https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg',
'Width': 1024}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Quattro - Electric - '
'Automatic - 299 hp - 45.492 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721651%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [adesa.fr] INFO: Saving data for 10721651: {'created_time': 1774445471.135455, 'last_price_update_time': 1774445471.135467, 'auction_closing_time': 1774510200.0}
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721651') HTTP/1.1" 204 0
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024f010>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723625)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/e24dffbe-994e-4308-9119-35fd57d219f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/6f873b2f-6147-4bbd-8e26-2077551a4915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f374d0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b54250>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8f810>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F61d46509-464d-454b-bbd7-6c5af9c944b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffff10>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252F4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e1dd10>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734356%252Fgeneral%252Fd5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-25 13:31:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37, skipping ID generation
2026-03-25 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with scrape type 1
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 sending to next pipeline
2026-03-25 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37, identifier: 10723625
2026-03-25 13:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea with identifier: 10723076
2026-03-25 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea with scrape type 1
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F45310d94-8d15-4c46-b5a0-d5c8856ed8f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/45310d94-8d15-4c46-b5a0-d5c8856ed8f9.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252Fdfa45e47-5673-4965-ac28-d270d7bde31a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/dfa45e47-5673-4965-ac28-d270d7bde31a.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252Fab74986b-80db-4070-aabd-79ee43c8647c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/ab74986b-80db-4070-aabd-79ee43c8647c.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F46a840c5-e075-43d0-808c-b806bc5975cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/46a840c5-e075-43d0-808c-b806bc5975cf.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F181cf530-6525-49bd-a020-40dc255cf52e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/181cf530-6525-49bd-a020-40dc255cf52e.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F4e8dc992-ab1f-4566-915c-96b580664490.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/4e8dc992-ab1f-4566-915c-96b580664490.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252Fa6a71fe6-3582-4e0b-8e95-876b218a4dd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/a6a71fe6-3582-4e0b-8e95-876b218a4dd3.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F573561d5-05b3-49e5-b91a-14d17632c24f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/573561d5-05b3-49e5-b91a-14d17632c24f.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252Fcb07d2b4-fc05-4d69-a903-db02a795cd9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/cb07d2b4-fc05-4d69-a903-db02a795cd9d.jpg already downloaded
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5345855%252Fgeneral%252F91b78b4d-5f9c-4858-bda9-3338e310e9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5345855/general/91b78b4d-5f9c-4858-bda9-3338e310e9a9.jpg already downloaded
2026-03-25 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea, identifier: 10723076
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e26350>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724045%252Fgeneral%252Fe24dffbe-994e-4308-9119-35fd57d219f3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/e24dffbe-994e-4308-9119-35fd57d219f3.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300aba90>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724045%252Fgeneral%252F6f873b2f-6147-4bbd-8e26-2077551a4915.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/6f873b2f-6147-4bbd-8e26-2077551a4915.jpg saved to cache
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10723625
2026-03-25 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10723625
2026-03-25 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10723625 to the API
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7dd56b97-a7fb-5604-ab37-aa47eb5e9a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-350-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723625',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 26543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15643,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg',
'Width': 800}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 26.543 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723625%27 HTTP/1.1" 200 None
2026-03-25 13:31:12 [adesa.fr] INFO: Saving data for 10723625: {'created_time': 1774445472.426303, 'last_price_update_time': 1774445472.426316, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723625') HTTP/1.1" 204 0
2026-03-25 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea with identifier: 10723076
2026-03-25 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea with identifier: 10723076
2026-03-25 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea with identifier: 10723076 to the API
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723076>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-525-VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723076',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 14500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5345855/general/45310d94-8d15-4c46-b5a0-d5c8856ed8f9.jpg',
'https://images.openlane.eu/carimgs/5345855/general/dfa45e47-5673-4965-ac28-d270d7bde31a.jpg',
'https://images.openlane.eu/carimgs/5345855/general/ab74986b-80db-4070-aabd-79ee43c8647c.jpg',
'https://images.openlane.eu/carimgs/5345855/general/46a840c5-e075-43d0-808c-b806bc5975cf.jpg',
'https://images.openlane.eu/carimgs/5345855/general/181cf530-6525-49bd-a020-40dc255cf52e.jpg',
'https://images.openlane.eu/carimgs/5345855/general/4e8dc992-ab1f-4566-915c-96b580664490.jpg',
'https://images.openlane.eu/carimgs/5345855/general/a6a71fe6-3582-4e0b-8e95-876b218a4dd3.jpg',
'https://images.openlane.eu/carimgs/5345855/general/573561d5-05b3-49e5-b91a-14d17632c24f.jpg',
'https://images.openlane.eu/carimgs/5345855/general/cb07d2b4-fc05-4d69-a903-db02a795cd9d.jpg',
'https://images.openlane.eu/carimgs/5345855/general/91b78b4d-5f9c-4858-bda9-3338e310e9a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/45310d94-8d15-4c46-b5a0-d5c8856ed8f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/dfa45e47-5673-4965-ac28-d270d7bde31a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105838,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/ab74986b-80db-4070-aabd-79ee43c8647c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/46a840c5-e075-43d0-808c-b806bc5975cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/181cf530-6525-49bd-a020-40dc255cf52e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/4e8dc992-ab1f-4566-915c-96b580664490.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/a6a71fe6-3582-4e0b-8e95-876b218a4dd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87007,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/573561d5-05b3-49e5-b91a-14d17632c24f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/cb07d2b4-fc05-4d69-a903-db02a795cd9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea/a0695c28-83cf-5fcb-ba03-6f78f8d5e1ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5345855/general/91b78b4d-5f9c-4858-bda9-3338e310e9a9.jpg',
'Width': 800}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz A 180 Business Line - Petrol - Automatic - 136 hp - '
'14.500 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723076%27 HTTP/1.1" 200 None
2026-03-25 13:31:12 [adesa.fr] INFO: Saving data for 10723076: {'created_time': 1774445472.809575, 'last_price_update_time': 1774445472.809586, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723076') HTTP/1.1" 204 0
2026-03-25 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724045/general/100f7795-7ad2-498c-99e7-175cf094a271.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715075)
2026-03-25 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b6e110>
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724045%252Fgeneral%252F0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg saved to cache
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7810>
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724045%252Fgeneral%252F100f7795-7ad2-498c-99e7-175cf094a271.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724045/general/100f7795-7ad2-498c-99e7-175cf094a271.jpg saved to cache
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653
2026-03-25 13:31:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9bdfbff3-1f7e-52ee-8dcd-deab49810653, skipping ID generation
2026-03-25 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with scrape type 1
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9bdfbff3-1f7e-52ee-8dcd-deab49810653 sending to next pipeline
2026-03-25 13:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9bdfbff3-1f7e-52ee-8dcd-deab49810653, identifier: 10715075
2026-03-25 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with identifier: 10715075
2026-03-25 13:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with identifier: 10715075
2026-03-25 13:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9bdfbff3-1f7e-52ee-8dcd-deab49810653 with identifier: 10715075 to the API
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724045/general/100f7795-7ad2-498c-99e7-175cf094a271.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9bdfbff3-1f7e-52ee-8dcd-deab49810653',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-488-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715075',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 41467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/100f7795-7ad2-498c-99e7-175cf094a271.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/0e65a4a1-1454-4d0e-95c7-3525dab604f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/6f873b2f-6147-4bbd-8e26-2077551a4915.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/e24dffbe-994e-4308-9119-35fd57d219f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99847,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/700a334b-843c-44bd-98c6-22a19f4c3401.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/739cd032-5933-4d23-9b55-eaff90f5e62a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/ad55b157-c4a1-4ccb-bea9-c5a0499a119f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/bb8e180f-f169-4afc-8a97-fde2ec51c8f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/c94cdddb-caf9-49d5-9598-b58f18bc8167.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdfbff3-1f7e-52ee-8dcd-deab49810653/9bdfbff3-1f7e-52ee-8dcd-deab49810653_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724045/general/e7f56025-0503-4546-953e-2c3fa549f5e0.jpg',
'Width': 800}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 41.467 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715075%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [adesa.fr] INFO: Saving data for 10715075: {'created_time': 1774445473.524279, 'last_price_update_time': 1774445473.524296, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715075') HTTP/1.1" 204 0
2026-03-25 13:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10723620
2026-03-25 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29351f8d-72cf-58a5-a21e-95313226b13f with scrape type 1
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252Ffb40855e-a079-4556-88d5-ea12203e6083.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252Fa89bc328-f104-4e5a-a560-be017ad1529f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252Fe4a7562b-afb0-4ccd-8258-844f1c514d10.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252F154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252F04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252F2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252Fde0fd5d2-29ea-4228-9440-0564a27a1d88.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252F14479a12-6227-496e-a37c-443e2aab49c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252F42bcdc46-193a-437e-a78f-bdcac536e969.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg not downloaded yet
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5723693%252Fgeneral%252Fef5d7c17-7ee3-412c-b628-73987a580234.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg not downloaded yet
2026-03-25 13:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f with identifier: 10715065
2026-03-25 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f with scrape type 1
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F82bde651-2b77-403f-88b7-0f70d0cb2c9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/82bde651-2b77-403f-88b7-0f70d0cb2c9c.jpg already downloaded
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252Fbeee01a0-1b56-4262-ae77-5cbcaaa597eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/beee01a0-1b56-4262-ae77-5cbcaaa597eb.jpg already downloaded
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F600b3457-e811-413e-9445-046200738f2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/600b3457-e811-413e-9445-046200738f2d.jpg already downloaded
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252Ff9282467-2583-47e5-8e2d-51a385104da4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/f9282467-2583-47e5-8e2d-51a385104da4.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F880a3324-5778-4f87-9477-b1941afe39c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/880a3324-5778-4f87-9477-b1941afe39c7.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F6ca7b931-18e5-4dae-9dfa-4c0b06fa4fe6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/6ca7b931-18e5-4dae-9dfa-4c0b06fa4fe6.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F7e09e6df-f3b3-4152-9003-34b18449e154.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/7e09e6df-f3b3-4152-9003-34b18449e154.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F9be8c605-4c7d-4d13-83a0-fc58eb6e4fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/9be8c605-4c7d-4d13-83a0-fc58eb6e4fb6.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252Fdfcba934-d349-4c75-aba8-d949146eefb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/dfcba934-d349-4c75-aba8-d949146eefb9.jpg already downloaded
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5426020%252Fgeneral%252F449d7f82-54ee-40f1-828f-3d69a9910da4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426020/general/449d7f82-54ee-40f1-828f-3d69a9910da4.jpg already downloaded
2026-03-25 13:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f, identifier: 10715065
2026-03-25 13:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f with identifier: 10715065
2026-03-25 13:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f with identifier: 10715065
2026-03-25 13:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d5212d0-d1e5-5ee9-9322-9d87ea88d79f with identifier: 10715065 to the API
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1d5212d0-d1e5-5ee9-9322-9d87ea88d79f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-388-SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715065',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 55807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5426020/general/82bde651-2b77-403f-88b7-0f70d0cb2c9c.jpg',
'https://images.openlane.eu/carimgs/5426020/general/beee01a0-1b56-4262-ae77-5cbcaaa597eb.jpg',
'https://images.openlane.eu/carimgs/5426020/general/600b3457-e811-413e-9445-046200738f2d.jpg',
'https://images.openlane.eu/carimgs/5426020/general/f9282467-2583-47e5-8e2d-51a385104da4.jpg',
'https://images.openlane.eu/carimgs/5426020/general/880a3324-5778-4f87-9477-b1941afe39c7.jpg',
'https://images.openlane.eu/carimgs/5426020/general/6ca7b931-18e5-4dae-9dfa-4c0b06fa4fe6.jpg',
'https://images.openlane.eu/carimgs/5426020/general/7e09e6df-f3b3-4152-9003-34b18449e154.jpg',
'https://images.openlane.eu/carimgs/5426020/general/9be8c605-4c7d-4d13-83a0-fc58eb6e4fb6.jpg',
'https://images.openlane.eu/carimgs/5426020/general/dfcba934-d349-4c75-aba8-d949146eefb9.jpg',
'https://images.openlane.eu/carimgs/5426020/general/449d7f82-54ee-40f1-828f-3d69a9910da4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/82bde651-2b77-403f-88b7-0f70d0cb2c9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/beee01a0-1b56-4262-ae77-5cbcaaa597eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94404,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/600b3457-e811-413e-9445-046200738f2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/f9282467-2583-47e5-8e2d-51a385104da4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/880a3324-5778-4f87-9477-b1941afe39c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/6ca7b931-18e5-4dae-9dfa-4c0b06fa4fe6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/7e09e6df-f3b3-4152-9003-34b18449e154.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/9be8c605-4c7d-4d13-83a0-fc58eb6e4fb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/dfcba934-d349-4c75-aba8-d949146eefb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d5212d0-d1e5-5ee9-9322-9d87ea88d79f/1d5212d0-d1e5-5ee9-9322-9d87ea88d79f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426020/general/449d7f82-54ee-40f1-828f-3d69a9910da4.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master dropside 2.3 DCI CONFORT - Diesel - Manual - 130 hp '
'- 55.807 km',
'transmission': 'manual',
'trim': 'CONFORT',
'vin': None,
'year': 2022}
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715065%27 HTTP/1.1" 200 None
2026-03-25 13:31:14 [adesa.fr] INFO: Saving data for 10715065: {'created_time': 1774445474.635457, 'last_price_update_time': 1774445474.635474, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715065') HTTP/1.1" 204 0
2026-03-25 13:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f6c210>
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fef5d7c17-7ee3-412c-b628-73987a580234.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg saved to cache
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c03890>
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F42bcdc46-193a-437e-a78f-bdcac536e969.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg saved to cache
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4fc90>
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F14479a12-6227-496e-a37c-443e2aab49c6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg saved to cache
2026-03-25 13:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e97d50>
2026-03-25 13:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fde0fd5d2-29ea-4228-9440-0564a27a1d88.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300f8490>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d6a4d0>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2e2d0>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b62410>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fe4a7562b-afb0-4ccd-8258-844f1c514d10.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723620)
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30efd210>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fa89bc328-f104-4e5a-a560-be017ad1529f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300fa390>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Ffb40855e-a079-4556-88d5-ea12203e6083.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-25 13:31:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29351f8d-72cf-58a5-a21e-95313226b13f, skipping ID generation
2026-03-25 13:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29351f8d-72cf-58a5-a21e-95313226b13f with scrape type 1
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29351f8d-72cf-58a5-a21e-95313226b13f sending to next pipeline
2026-03-25 13:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 29351f8d-72cf-58a5-a21e-95313226b13f, identifier: 10723620
2026-03-25 13:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10723620
2026-03-25 13:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10723620
2026-03-25 13:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10723620 to the API
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '29351f8d-72cf-58a5-a21e-95313226b13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-634-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723620',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 22618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112160,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62436,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg',
'Width': 800}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 22.618 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723620%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [adesa.fr] INFO: Saving data for 10723620: {'created_time': 1774445476.035332, 'last_price_update_time': 1774445476.035347, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723620') HTTP/1.1" 204 0
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10722343
2026-03-25 13:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with scrape type 1
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F2241856b-a592-44dc-9166-2e644eea9e94.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F17317d5e-28bd-4bfd-a71d-d4277a910916.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F9ed6c9ba-11ac-447f-935b-cd627c754155.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F2064b978-7a17-449e-8622-d77ab68e41df.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F2d259497-1a80-4556-8e54-823b5cd7aaca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252Fa761d769-0f16-4930-9e65-3b025d054b65.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252Ff85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F5b5d148b-eea3-40bd-b238-7299e228dad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F77fd885e-74e7-4231-b647-ded5abc748ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg already downloaded
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5649174%252Fgeneral%252F399abc88-c503-4f86-96fc-fe10c8719d7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg already downloaded
2026-03-25 13:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404, identifier: 10722343
2026-03-25 13:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10722343
2026-03-25 13:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10722343
2026-03-25 13:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10722343 to the API
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'd8842d9d-dc6d-5356-ad1f-ef0ef5e3b404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722343',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 68047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 99,
'photo_urls': ['https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg',
'https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg',
'https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg',
'https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg',
'https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg',
'https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg',
'https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg',
'https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg',
'https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg',
'https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 30 TDI S Line - Diesel - Manual - 116 hp - 68.047 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722343%27 HTTP/1.1" 200 None
2026-03-25 13:31:16 [adesa.fr] INFO: Saving data for 10722343: {'created_time': 1774445476.768035, 'last_price_update_time': 1774445476.76805, 'auction_closing_time': 1774514700.0}
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722343') HTTP/1.1" 204 0
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701129%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701129: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701240%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701240: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701113%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701113: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701145%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701145: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701241%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701241: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701130%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701130: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701181%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701181: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701131%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701131: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701132%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701132: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701083%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701083: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701242%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701242: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701187%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701187: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701115%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701115: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701146%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701146: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701114%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701114: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701074%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701074: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701182%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701182: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701084%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701084: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701085%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701085: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701188%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701188: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701086%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701086: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701243%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701243: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701087%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701087: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701075%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701075: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701147%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701147: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701244%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701244: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701133%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701133: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701205%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701205: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701134%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701134: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701067%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701067: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701245%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701245: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701206%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701206: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701246%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701246: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701088%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701088: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701160%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701160: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701148%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701148: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701247%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701247: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701189%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701189: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701248%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701248: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701220%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701220: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701162%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701162: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701161%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701161: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701071%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701071: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701089%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701089: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701135%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701135: 0
2026-03-25 13:31:17 [adesa.fr] INFO: Skipping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701149%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701149: 2
2026-03-25 13:31:17 [adesa.fr] INFO: Scraping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701207%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701207: 2
2026-03-25 13:31:17 [adesa.fr] INFO: Scraping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701163%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701163: 2
2026-03-25 13:31:17 [adesa.fr] INFO: Scraping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701221%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [adesa.fr] INFO: Scrape type for 10701221: 2
2026-03-25 13:31:17 [adesa.fr] INFO: Scraping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-25 13:31:17 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701150%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701150: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701165%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701165: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701208%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701208: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701209%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701209: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701164%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701164: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701249: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701166%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701166: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701116%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701116: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701151%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701151: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701223%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701223: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701250%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701250: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701143%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701143: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701222%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701222: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701251%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701251: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701224%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701224: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701092%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701092: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701153%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701153: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701191%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701191: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701081%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701081: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701190%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701190: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701152%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701152: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701090%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701090: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701167%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701167: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701073%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701073: 2
2026-03-25 13:31:18 [adesa.fr] INFO: Scraping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701091%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701091: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701080%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701080: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701168%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701168: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701252%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701252: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701253%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701253: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701154%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701154: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701254%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701254: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701255%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701255: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701136%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701136: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701169%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701169: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701259%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701259: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701256%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701256: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701258%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701258: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701257%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701257: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701225%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701225: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701170%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701170: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701171%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701171: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701078%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701078: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701260%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701260: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701069%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701069: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701226%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701226: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701227%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701227: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701093%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701093: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701117%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701117: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701094%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701094: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701261%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701261: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-25 13:31:18 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701262%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [adesa.fr] INFO: Scrape type for 10701262: 0
2026-03-25 13:31:18 [adesa.fr] INFO: Skipping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7978540c-8123-5258-b20c-290ea6d5f0c4 with identifier: 10723105
2026-03-25 13:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7978540c-8123-5258-b20c-290ea6d5f0c4 with scrape type 1
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7978540c-8123-5258-b20c-290ea6d5f0c4
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252Fbc06bf6f-fd3f-4596-b8d4-6b121d8ab62f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/bc06bf6f-fd3f-4596-b8d4-6b121d8ab62f.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252F67795665-623d-4577-807d-038205b17012.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/67795665-623d-4577-807d-038205b17012.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252Fef828213-f5c3-4109-9337-896baa5f89d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/ef828213-f5c3-4109-9337-896baa5f89d2.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252Fff938def-561e-4f70-9b08-28f36aac2779.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/ff938def-561e-4f70-9b08-28f36aac2779.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252Fa2b63d66-0187-4c1e-995c-692fe8f8f4f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/a2b63d66-0187-4c1e-995c-692fe8f8f4f4.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252F13a8d1ef-8dbe-4e05-9543-193244dd75c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/13a8d1ef-8dbe-4e05-9543-193244dd75c2.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252F1aa83bc8-ca91-4a85-bba3-9e718ba2433d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/1aa83bc8-ca91-4a85-bba3-9e718ba2433d.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252Ff40d03f8-7f45-43c8-9185-46015bc6367d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/f40d03f8-7f45-43c8-9185-46015bc6367d.jpg already downloaded
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252F5bc9ccd8-b33f-416f-ae6d-3d8aca604756.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/5bc9ccd8-b33f-416f-ae6d-3d8aca604756.jpg already downloaded
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5553819%252Fgeneral%252F3f2f46e1-5e4e-4dfd-b348-9c323f1aeb4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553819/general/3f2f46e1-5e4e-4dfd-b348-9c323f1aeb4d.jpg already downloaded
2026-03-25 13:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7978540c-8123-5258-b20c-290ea6d5f0c4, identifier: 10723105
2026-03-25 13:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7978540c-8123-5258-b20c-290ea6d5f0c4 with identifier: 10723105
2026-03-25 13:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7978540c-8123-5258-b20c-290ea6d5f0c4 with identifier: 10723105
2026-03-25 13:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7978540c-8123-5258-b20c-290ea6d5f0c4 with identifier: 10723105 to the API
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723105>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '7978540c-8123-5258-b20c-290ea6d5f0c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-761-TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723105',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 80614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5553819/general/bc06bf6f-fd3f-4596-b8d4-6b121d8ab62f.jpg',
'https://images.openlane.eu/carimgs/5553819/general/67795665-623d-4577-807d-038205b17012.jpg',
'https://images.openlane.eu/carimgs/5553819/general/ef828213-f5c3-4109-9337-896baa5f89d2.jpg',
'https://images.openlane.eu/carimgs/5553819/general/ff938def-561e-4f70-9b08-28f36aac2779.jpg',
'https://images.openlane.eu/carimgs/5553819/general/a2b63d66-0187-4c1e-995c-692fe8f8f4f4.jpg',
'https://images.openlane.eu/carimgs/5553819/general/13a8d1ef-8dbe-4e05-9543-193244dd75c2.jpg',
'https://images.openlane.eu/carimgs/5553819/general/1aa83bc8-ca91-4a85-bba3-9e718ba2433d.jpg',
'https://images.openlane.eu/carimgs/5553819/general/f40d03f8-7f45-43c8-9185-46015bc6367d.jpg',
'https://images.openlane.eu/carimgs/5553819/general/5bc9ccd8-b33f-416f-ae6d-3d8aca604756.jpg',
'https://images.openlane.eu/carimgs/5553819/general/3f2f46e1-5e4e-4dfd-b348-9c323f1aeb4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/bc06bf6f-fd3f-4596-b8d4-6b121d8ab62f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/67795665-623d-4577-807d-038205b17012.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/ef828213-f5c3-4109-9337-896baa5f89d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/ff938def-561e-4f70-9b08-28f36aac2779.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122191,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/a2b63d66-0187-4c1e-995c-692fe8f8f4f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/13a8d1ef-8dbe-4e05-9543-193244dd75c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/1aa83bc8-ca91-4a85-bba3-9e718ba2433d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86261,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/f40d03f8-7f45-43c8-9185-46015bc6367d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/5bc9ccd8-b33f-416f-ae6d-3d8aca604756.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7978540c-8123-5258-b20c-290ea6d5f0c4/7978540c-8123-5258-b20c-290ea6d5f0c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553819/general/3f2f46e1-5e4e-4dfd-b348-9c323f1aeb4d.jpg',
'Width': 800}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz B 200 AMG Line - Petrol - Automatic - 163 hp - 80.614 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723105%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [adesa.fr] INFO: Saving data for 10723105: {'created_time': 1774445485.856954, 'last_price_update_time': 1774445485.856969, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723105') HTTP/1.1" 204 0
2026-03-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10723632
2026-03-25 13:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with scrape type 1
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F507d7200-c280-470a-85bf-c756fc79fe4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252Fc5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F2bac60c2-777b-429d-a0ac-778a13568805.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252Fac536571-51dd-4719-9afc-80e14b05e0c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg not downloaded yet
2026-03-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10723633
2026-03-25 13:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad with scrape type 1
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252Fd4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252F9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg not downloaded yet
2026-03-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252Fd5f60d78-78c4-498a-9954-d42d254bf411.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252F1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252Fe34b9a91-55a4-4863-88a7-88755ae3d386.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252F4d484add-7f60-450f-b588-9d61016e254c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252Fcd13a0c2-efdd-436b-a497-00b6ac878c09.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252Fbf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg not downloaded yet
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252F58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg not downloaded yet
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d698d0>
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg saved to cache
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5743239%252Fgeneral%252F1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg not downloaded yet
2026-03-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8d050>
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fd4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg saved to cache
2026-03-25 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14510>
2026-03-25 13:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fc9a90>
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba0690>
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fbf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e96c90>
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fcd13a0c2-efdd-436b-a497-00b6ac878c09.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f34550>
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F4d484add-7f60-450f-b588-9d61016e254c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba2ed0>
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fe34b9a91-55a4-4863-88a7-88755ae3d386.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg saved to cache
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10723637
2026-03-25 13:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60c179af-c43c-5c3b-9ff2-d371021f9160 with scrape type 1
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg not downloaded yet
2026-03-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg not downloaded yet
2026-03-25 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg not downloaded yet
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg not downloaded yet
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fc7c85087-4d14-4887-abc3-dd14e5fceff7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg not downloaded yet
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F50babaa6-dd99-4570-a865-bef430fc1405.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg not downloaded yet
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fa2df8605-0de6-49c4-b895-d4a90b59208c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg not downloaded yet
2026-03-25 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723633)
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a805d0>
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg saved to cache
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F2c1f5962-6276-4714-aca7-1131727b0a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg not downloaded yet
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F58823778-c765-4089-8b6f-9dfa6f0c7332.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg not downloaded yet
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b63850>
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fd5f60d78-78c4-498a-9954-d42d254bf411.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg saved to cache
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg not downloaded yet
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e95c90>
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg saved to cache
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-25 13:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd873eac-f3e5-540a-ad58-ddfbe9d919ad, skipping ID generation
2026-03-25 13:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad with scrape type 1
2026-03-25 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad sending to next pipeline
2026-03-25 13:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd873eac-f3e5-540a-ad58-ddfbe9d919ad, identifier: 10723633
2026-03-25 13:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10723633
2026-03-25 13:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10723633
2026-03-25 13:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10723633 to the API
2026-03-25 13:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd873eac-f3e5-540a-ad58-ddfbe9d919ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-616-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723633',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 33802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389770,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461388,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296117,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517227,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537372,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360994,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382954,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242869,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408777,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg',
'Width': 2000}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 Basic+ - Diesel - Manual - 130 hp - 33.802 km',
'transmission': 'manual',
'trim': 'Basic+',
'vin': None,
'year': 2020}
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723633%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [adesa.fr] INFO: Saving data for 10723633: {'created_time': 1774445490.088995, 'last_price_update_time': 1774445490.089008, 'auction_closing_time': 1774605600.0}
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723633') HTTP/1.1" 204 0
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2f910>
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg saved to cache
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b15ed0>
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F50babaa6-dd99-4570-a865-bef430fc1405.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg saved to cache
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300ab450>
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg saved to cache
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f36350>
2026-03-25 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5735867%252Fgeneral%252F58823778-c765-4089-8b6f-9dfa6f0c7332.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg saved to cache
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-25 13:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 2
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 2
2026-03-25 13:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61, identifier: 10718200
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-25 13:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-25 13:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200 to the API
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718200>
{'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': '5fbf62c6-5191-5b61-82f3-a36c03ab2b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-222-GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718200',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 54276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 54.276 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718200%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [adesa.fr] INFO: Saving data for 10718200: {'auction_closing_time': 1774609200.0, 'created_time': 1774359049.941687, 'last_price_update_time': 1774445491.455294}
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718200') HTTP/1.1" 204 0
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5d310>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fa2df8605-0de6-49c4-b895-d4a90b59208c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e65850>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F2c1f5962-6276-4714-aca7-1131727b0a04.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e87c10>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fc7c85087-4d14-4887-abc3-dd14e5fceff7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13: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 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b22628-e93c-5f13-8644-cf5c87f8eb1b with identifier: 10723097
2026-03-25 13:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b22628-e93c-5f13-8644-cf5c87f8eb1b with scrape type 1
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22b22628-e93c-5f13-8644-cf5c87f8eb1b
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252Fd66ffdca-54e9-4860-833b-8628a7218028.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/d66ffdca-54e9-4860-833b-8628a7218028.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252Fa6f87417-d849-4f06-a296-f79743a90c50.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/a6f87417-d849-4f06-a296-f79743a90c50.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252Fd60f0647-35ff-43b9-91aa-bfb1b34f3156.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/d60f0647-35ff-43b9-91aa-bfb1b34f3156.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F0b0fe1a4-6ebc-4475-97bd-4ad242b5797a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/0b0fe1a4-6ebc-4475-97bd-4ad242b5797a.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F8a8cef54-4c93-4569-b1d5-f025faeb2f16.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/8a8cef54-4c93-4569-b1d5-f025faeb2f16.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F0996aa15-c8b9-4a0c-9bfa-d258b6144eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/0996aa15-c8b9-4a0c-9bfa-d258b6144eb2.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F8a2dd32f-a5f7-49a6-a265-47d142b49719.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/8a2dd32f-a5f7-49a6-a265-47d142b49719.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252Fe8d861f4-21da-41aa-afd0-8c81ff9bf814.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/e8d861f4-21da-41aa-afd0-8c81ff9bf814.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F83b52902-1a3a-4e8e-8f91-e44f935fc283.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/83b52902-1a3a-4e8e-8f91-e44f935fc283.jpg already downloaded
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5525651%252Fgeneral%252F44ec6c9f-4afb-46cb-ab45-02d6ceb4d78e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525651/general/44ec6c9f-4afb-46cb-ab45-02d6ceb4d78e.jpg already downloaded
2026-03-25 13:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22b22628-e93c-5f13-8644-cf5c87f8eb1b, identifier: 10723097
2026-03-25 13:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22b22628-e93c-5f13-8644-cf5c87f8eb1b with identifier: 10723097
2026-03-25 13:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22b22628-e93c-5f13-8644-cf5c87f8eb1b with identifier: 10723097
2026-03-25 13:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22b22628-e93c-5f13-8644-cf5c87f8eb1b with identifier: 10723097 to the API
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723097>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '22b22628-e93c-5f13-8644-cf5c87f8eb1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FDFDF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723097',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 47834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5525651/general/d66ffdca-54e9-4860-833b-8628a7218028.jpg',
'https://images.openlane.eu/carimgs/5525651/general/a6f87417-d849-4f06-a296-f79743a90c50.jpg',
'https://images.openlane.eu/carimgs/5525651/general/d60f0647-35ff-43b9-91aa-bfb1b34f3156.jpg',
'https://images.openlane.eu/carimgs/5525651/general/0b0fe1a4-6ebc-4475-97bd-4ad242b5797a.jpg',
'https://images.openlane.eu/carimgs/5525651/general/8a8cef54-4c93-4569-b1d5-f025faeb2f16.jpg',
'https://images.openlane.eu/carimgs/5525651/general/0996aa15-c8b9-4a0c-9bfa-d258b6144eb2.jpg',
'https://images.openlane.eu/carimgs/5525651/general/8a2dd32f-a5f7-49a6-a265-47d142b49719.jpg',
'https://images.openlane.eu/carimgs/5525651/general/e8d861f4-21da-41aa-afd0-8c81ff9bf814.jpg',
'https://images.openlane.eu/carimgs/5525651/general/83b52902-1a3a-4e8e-8f91-e44f935fc283.jpg',
'https://images.openlane.eu/carimgs/5525651/general/44ec6c9f-4afb-46cb-ab45-02d6ceb4d78e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/d66ffdca-54e9-4860-833b-8628a7218028.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/a6f87417-d849-4f06-a296-f79743a90c50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106526,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/d60f0647-35ff-43b9-91aa-bfb1b34f3156.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/0b0fe1a4-6ebc-4475-97bd-4ad242b5797a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/8a8cef54-4c93-4569-b1d5-f025faeb2f16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/0996aa15-c8b9-4a0c-9bfa-d258b6144eb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95865,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/8a2dd32f-a5f7-49a6-a265-47d142b49719.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/e8d861f4-21da-41aa-afd0-8c81ff9bf814.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113844,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/83b52902-1a3a-4e8e-8f91-e44f935fc283.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b22628-e93c-5f13-8644-cf5c87f8eb1b/22b22628-e93c-5f13-8644-cf5c87f8eb1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105049,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525651/general/44ec6c9f-4afb-46cb-ab45-02d6ceb4d78e.jpg',
'Width': 800}],
'price': 42000,
'price_includes_vat': True,
'registration_date': '2024-08-13',
'seats_number': 9,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Vito Tourer 119 CDI Pro - Diesel - Automatic - 190 hp '
'- 47.834 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723097%27 HTTP/1.1" 200 None
2026-03-25 13:31:32 [adesa.fr] INFO: Saving data for 10723097: {'created_time': 1774445492.330534, 'last_price_update_time': 1774445492.330547, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723097') HTTP/1.1" 204 0
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d33605dd0>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723637)
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7c10>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c64890>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-25 13:31:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60c179af-c43c-5c3b-9ff2-d371021f9160, skipping ID generation
2026-03-25 13:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60c179af-c43c-5c3b-9ff2-d371021f9160 with scrape type 1
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60c179af-c43c-5c3b-9ff2-d371021f9160 sending to next pipeline
2026-03-25 13:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60c179af-c43c-5c3b-9ff2-d371021f9160, identifier: 10723637
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f36290>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e26d10>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252Fac536571-51dd-4719-9afc-80e14b05e0c1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10723637
2026-03-25 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10723637
2026-03-25 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10723637 to the API
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '60c179af-c43c-5c3b-9ff2-d371021f9160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW366TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723637',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 677577,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563120,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581709,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555563,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510693,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487074,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375533,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398215,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg',
'Width': 2000}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-05-02',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 149 hp - 27.000 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723637%27 HTTP/1.1" 200 None
2026-03-25 13:31:33 [adesa.fr] INFO: Saving data for 10723637: {'created_time': 1774445493.400635, 'last_price_update_time': 1774445493.400646, 'auction_closing_time': 1774521000.0}
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723637') HTTP/1.1" 204 0
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30201490>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F2bac60c2-777b-429d-a0ac-778a13568805.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e96990>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252Fc5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8dd10>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F507d7200-c280-470a-85bf-c756fc79fe4c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300fb850>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723632)
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba3210>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b6550>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30efbd90>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5741239%252Fgeneral%252F0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-25 13:31:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c, skipping ID generation
2026-03-25 13:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with scrape type 1
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c sending to next pipeline
2026-03-25 13:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c, identifier: 10723632
2026-03-25 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10723632
2026-03-25 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10723632
2026-03-25 13:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10723632 to the API
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg>
{'auction_title': '',
'c_o_2_emission_value': 268,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG-786-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723632',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 132271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376163,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465292,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560396,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527275,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469434,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541396,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514219,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388534,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352373,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg',
'Width': 2000}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2016-10-18',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 2.5 Basic+ - Diesel - Manual - 122 hp - 132.271 km',
'transmission': 'manual',
'trim': 'Basic+',
'vin': None,
'year': 2016}
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723632%27 HTTP/1.1" 200 None
2026-03-25 13:31:34 [adesa.fr] INFO: Saving data for 10723632: {'created_time': 1774445494.60025, 'last_price_update_time': 1774445494.600266, 'auction_closing_time': 1774605600.0}
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723632') HTTP/1.1" 204 0
2026-03-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e64e9dc-3d32-5047-a518-d99b16d55bbd with identifier: 10723631
2026-03-25 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd with scrape type 1
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252Fcd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/cd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F8e793104-f15e-431b-8730-a770494d8737.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/8e793104-f15e-431b-8730-a770494d8737.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252Ff71820fb-f549-4e59-8b59-db4a90acca39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/f71820fb-f549-4e59-8b59-db4a90acca39.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F08077f02-756c-479f-8c5b-61b454c9efff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/08077f02-756c-479f-8c5b-61b454c9efff.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252F1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252Fd0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/d0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg not downloaded yet
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10723614
2026-03-25 13:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8871126-ad44-5572-b900-89200540c9a7 with scrape type 1
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F30108977-6d78-4e0a-b705-0b76de817080.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252Fca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg not downloaded yet
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/d0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252Fbac808e0-d389-400a-ab13-83020c814236.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F1a5ace20-1d37-44b7-aa70-33c377189024.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F27f80b83-5224-4864-8a36-f0476352f410.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252Fab91571e-000e-4d2e-b06e-44294a9e08d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg not downloaded yet
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg not downloaded yet
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg not downloaded yet
2026-03-25 13:31:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d330ca790>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5740316%252Fgeneral%252Fd0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/d0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300ab4d0>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F30108977-6d78-4e0a-b705-0b76de817080.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300f8990>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d69810>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c59b90>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252Fab91571e-000e-4d2e-b06e-44294a9e08d9.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b6e210>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg saved to cache
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a83d90>
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5715877%252Fgeneral%252F27f80b83-5224-4864-8a36-f0476352f410.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg saved to cache
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4e6d0>
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F1a5ace20-1d37-44b7-aa70-33c377189024.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg saved to cache
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffd550>
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252Fbac808e0-d389-400a-ab13-83020c814236.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg saved to cache
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30200650>
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252Fca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg saved to cache
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723614)
2026-03-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba1cd0>
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg saved to cache
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-25 13:31:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8871126-ad44-5572-b900-89200540c9a7, skipping ID generation
2026-03-25 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8871126-ad44-5572-b900-89200540c9a7 with scrape type 1
2026-03-25 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8871126-ad44-5572-b900-89200540c9a7 sending to next pipeline
2026-03-25 13:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8871126-ad44-5572-b900-89200540c9a7, identifier: 10723614
2026-03-25 13:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10723614
2026-03-25 13:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10723614
2026-03-25 13:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10723614 to the API
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 612,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8871126-ad44-5572-b900-89200540c9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-673-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723614',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106385,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg',
'Width': 800}],
'price': 107600,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE AMG 63 S AMG Line - 4-Matic - Petrol - Automatic '
'- 612 hp - 64.973 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723614%27 HTTP/1.1" 200 None
2026-03-25 13:31:43 [adesa.fr] INFO: Saving data for 10723614: {'created_time': 1774445503.933995, 'last_price_update_time': 1774445503.93401, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723614') HTTP/1.1" 204 0
2026-03-25 13:31:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba3210>
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/08077f02-756c-479f-8c5b-61b454c9efff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Apple\x00'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 152 - value: b'iPhone 13 mini\x00'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 168 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 176 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 184 - value: b'26.3.1\x00'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 192 - value: b'2026:03:20 13:49:51\x00'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: HostComputer (316) - type: string (2) Tag Location: 118 - Data Location: 212 - value: b'iPhone 13 mini\x00'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xe4'
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\t\xf0'
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa29d0>
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7b10>
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F08077f02-756c-479f-8c5b-61b454c9efff.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/08077f02-756c-479f-8c5b-61b454c9efff.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/f71820fb-f549-4e59-8b59-db4a90acca39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c01d10>
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252Ff71820fb-f549-4e59-8b59-db4a90acca39.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/f71820fb-f549-4e59-8b59-db4a90acca39.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/8e793104-f15e-431b-8730-a770494d8737.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffc090>
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F8e793104-f15e-431b-8730-a770494d8737.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/8e793104-f15e-431b-8730-a770494d8737.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c03f90>
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg saved to cache
2026-03-25 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/cd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c01750>
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252Fcd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/cd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg saved to cache
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740316/general/6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723631)
2026-03-25 13:31:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c64410>
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg saved to cache
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e64950>
2026-03-25 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740316%252Fgeneral%252F6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg') HTTP/1.1" 204 0
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740316/general/6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg saved to cache
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd
2026-03-25 13:31:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e64e9dc-3d32-5047-a518-d99b16d55bbd, skipping ID generation
2026-03-25 13:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd with scrape type 1
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e64e9dc-3d32-5047-a518-d99b16d55bbd sending to next pipeline
2026-03-25 13:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e64e9dc-3d32-5047-a518-d99b16d55bbd, identifier: 10723631
2026-03-25 13:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e64e9dc-3d32-5047-a518-d99b16d55bbd with identifier: 10723631
2026-03-25 13:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e64e9dc-3d32-5047-a518-d99b16d55bbd with identifier: 10723631
2026-03-25 13:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e64e9dc-3d32-5047-a518-d99b16d55bbd with identifier: 10723631 to the API
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740316/general/6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7e64e9dc-3d32-5047-a518-d99b16d55bbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DZ-719-JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723631',
'listing': 'auctionplusdirectbuy',
'location': 'EXCENEVEX (France)',
'make': 'Audi',
'model': 'A6',
'odometer': 263436,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453169,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/6ef0d2b6-2cb9-474d-b14c-048741bf81b2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/0a8dc649-60f5-4a88-86ed-d52fd2945342.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435891,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/cd3599e4-499c-4c3e-a6e7-e22e6cdd261b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394617,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/2ebcdf87-afa9-49eb-b411-47881b0093b6.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/8e793104-f15e-431b-8730-a770494d8737.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/f71820fb-f549-4e59-8b59-db4a90acca39.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281647,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/08077f02-756c-479f-8c5b-61b454c9efff.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284832,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/90dce43a-82cb-43df-8d67-c0e17f1d4d50.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320951,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/1692feda-a12f-4e26-be48-f1b076e2ad42.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e64e9dc-3d32-5047-a518-d99b16d55bbd/7e64e9dc-3d32-5047-a518-d99b16d55bbd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740316/general/d0c9e517-f413-4b40-af2c-6cd411ef2808.jpeg',
'Width': 1280}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Audi A6 Allroad 3.0 TDI Avus - Quattro - Diesel - Automatic - 272 '
'hp - 263.436 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2016}
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723631%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [adesa.fr] INFO: Saving data for 10723631: {'created_time': 1774445505.931305, 'last_price_update_time': 1774445505.931322, 'auction_closing_time': 1774605600.0}
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723631') HTTP/1.1" 204 0
2026-03-25 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924b4bf8-b11c-5661-a386-6237ca8b8739 with identifier: 10723621
2026-03-25 13:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924b4bf8-b11c-5661-a386-6237ca8b8739 with scrape type 1
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F881ef457-aa10-400f-897c-bd531c0a9792.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/881ef457-aa10-400f-897c-bd531c0a9792.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F613db8bb-33dd-41ef-abf3-68a40e87340a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/613db8bb-33dd-41ef-abf3-68a40e87340a.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F663c7970-b17d-48a0-8121-3e2a5db4e575.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/663c7970-b17d-48a0-8121-3e2a5db4e575.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252F83864b44-4cba-4e13-af88-4b53f804825f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/83864b44-4cba-4e13-af88-4b53f804825f.jpg not downloaded yet
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5724048%252Fgeneral%252Fbb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/bb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg not downloaded yet
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63558ed0-5b5b-569d-a507-ca0b05cb44fa with identifier: 10721728
2026-03-25 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa with scrape type 1
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252Fef402a97-78c6-4b8b-8728-2e282dda7038.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/ef402a97-78c6-4b8b-8728-2e282dda7038.jpg not downloaded yet
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/bb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F76825549-5413-4f45-80ee-5339d675cbff.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/76825549-5413-4f45-80ee-5339d675cbff.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252Ffb4e4621-0856-480b-b68e-fdd358604a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/fb4e4621-0856-480b-b68e-fdd358604a8b.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F630e733a-3a02-4569-be7e-94830e5dbad1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/630e733a-3a02-4569-be7e-94830e5dbad1.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252Fba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/ba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg not downloaded yet
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a83490>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5724048%252Fgeneral%252Fbb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/bb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/ef402a97-78c6-4b8b-8728-2e282dda7038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F64641645-9b70-4e89-9357-bcdc7769b6e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/64641645-9b70-4e89-9357-bcdc7769b6e7.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252F7de64670-56f8-4c3a-92de-ca9463df689d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/7de64670-56f8-4c3a-92de-ca9463df689d.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5669470%252Fgeneral%252Fc3d71886-7745-46ab-8a22-1c652a9add6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/c3d71886-7745-46ab-8a22-1c652a9add6e.jpg not downloaded yet
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30246ad0>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5669470%252Fgeneral%252Fef402a97-78c6-4b8b-8728-2e282dda7038.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/ef402a97-78c6-4b8b-8728-2e282dda7038.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/c3d71886-7745-46ab-8a22-1c652a9add6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f354d0>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5669470%252Fgeneral%252F0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffc510>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5669470%252Fgeneral%252Fc3d71886-7745-46ab-8a22-1c652a9add6e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/c3d71886-7745-46ab-8a22-1c652a9add6e.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/7de64670-56f8-4c3a-92de-ca9463df689d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/64641645-9b70-4e89-9357-bcdc7769b6e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9ec10>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5669470%252Fgeneral%252F7de64670-56f8-4c3a-92de-ca9463df689d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/7de64670-56f8-4c3a-92de-ca9463df689d.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/ba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-25 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 1
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F62e070b2-0827-45bd-9773-8b57ff230484.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F98428b38-3565-4832-a2f0-288eab6ca71a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252Fc3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252Fc8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F7e9de85d-e633-414e-9ae0-6219442f350e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg already downloaded
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5552895%252Fgeneral%252F62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg already downloaded
2026-03-25 13:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f3de9-b9d7-53cd-9624-c0fa40645cf1, identifier: 10723881
2026-03-25 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-25 13:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-25 13:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881 to the API
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723881>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '714f3de9-b9d7-53cd-9624-c0fa40645cf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV206PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 26494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3161889,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3292832,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980486,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3591575,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2972905,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2507776,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127412,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2884159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2329831,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127573,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg',
'Width': 4032}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': 'BEL Automotive bv',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 136 hp - 26.494 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723881%27 HTTP/1.1" 200 None
2026-03-25 13:31:49 [adesa.fr] INFO: Saving data for 10723881: {'created_time': 1774445509.165107, 'last_price_update_time': 1774445509.165124, 'auction_closing_time': 1774868400.0}
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723881') HTTP/1.1" 204 0
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/630e733a-3a02-4569-be7e-94830e5dbad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30201690>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252F64641645-9b70-4e89-9357-bcdc7769b6e7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/64641645-9b70-4e89-9357-bcdc7769b6e7.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f6c910>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252Fba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/ba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/fb4e4621-0856-480b-b68e-fdd358604a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa1750>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252F630e733a-3a02-4569-be7e-94830e5dbad1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/630e733a-3a02-4569-be7e-94830e5dbad1.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d6a590>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252F7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5669470/general/76825549-5413-4f45-80ee-5339d675cbff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721728)
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/83864b44-4cba-4e13-af88-4b53f804825f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300fb410>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252Ffb4e4621-0856-480b-b68e-fdd358604a8b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/fb4e4621-0856-480b-b68e-fdd358604a8b.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c02050>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669470%252Fgeneral%252F76825549-5413-4f45-80ee-5339d675cbff.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669470/general/76825549-5413-4f45-80ee-5339d675cbff.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa
2026-03-25 13:31:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63558ed0-5b5b-569d-a507-ca0b05cb44fa, skipping ID generation
2026-03-25 13:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa with scrape type 1
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63558ed0-5b5b-569d-a507-ca0b05cb44fa sending to next pipeline
2026-03-25 13:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63558ed0-5b5b-569d-a507-ca0b05cb44fa, identifier: 10721728
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa0950>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F83864b44-4cba-4e13-af88-4b53f804825f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/83864b44-4cba-4e13-af88-4b53f804825f.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63558ed0-5b5b-569d-a507-ca0b05cb44fa with identifier: 10721728
2026-03-25 13:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63558ed0-5b5b-569d-a507-ca0b05cb44fa with identifier: 10721728
2026-03-25 13:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63558ed0-5b5b-569d-a507-ca0b05cb44fa with identifier: 10721728 to the API
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5669470/general/76825549-5413-4f45-80ee-5339d675cbff.jpg>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': '63558ed0-5b5b-569d-a507-ca0b05cb44fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL867SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721728',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 190594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/ef402a97-78c6-4b8b-8728-2e282dda7038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/76825549-5413-4f45-80ee-5339d675cbff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/fb4e4621-0856-480b-b68e-fdd358604a8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/7deefedb-fa9d-4823-a470-2c3bb0b8cc1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/630e733a-3a02-4569-be7e-94830e5dbad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/ba9db181-3f7f-4b69-8b64-2c543ec719aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/0531bbb3-a016-469b-beb7-2c9c0fbe5a8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/64641645-9b70-4e89-9357-bcdc7769b6e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/7de64670-56f8-4c3a-92de-ca9463df689d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63558ed0-5b5b-569d-a507-ca0b05cb44fa/63558ed0-5b5b-569d-a507-ca0b05cb44fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669470/general/c3d71886-7745-46ab-8a22-1c652a9add6e.jpg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Skoda Kodiaq 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'190.594 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721728%27 HTTP/1.1" 200 None
2026-03-25 13:31:50 [adesa.fr] INFO: Saving data for 10721728: {'created_time': 1774445510.069352, 'last_price_update_time': 1774445510.069365, 'auction_closing_time': 1774533900.0}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721728') HTTP/1.1" 204 0
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/663c7970-b17d-48a0-8121-3e2a5db4e575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9d310>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf3910>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7990>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F663c7970-b17d-48a0-8121-3e2a5db4e575.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/663c7970-b17d-48a0-8121-3e2a5db4e575.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4f9d0>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/881ef457-aa10-400f-897c-bd531c0a9792.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724048/general/613db8bb-33dd-41ef-abf3-68a40e87340a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723621)
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30259dd0>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f6ed10>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4ccd0>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F881ef457-aa10-400f-897c-bd531c0a9792.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/881ef457-aa10-400f-897c-bd531c0a9792.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b6e610>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724048%252Fgeneral%252F613db8bb-33dd-41ef-abf3-68a40e87340a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724048/general/613db8bb-33dd-41ef-abf3-68a40e87340a.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 924b4bf8-b11c-5661-a386-6237ca8b8739
2026-03-25 13:31:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 924b4bf8-b11c-5661-a386-6237ca8b8739, skipping ID generation
2026-03-25 13:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924b4bf8-b11c-5661-a386-6237ca8b8739 with scrape type 1
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 924b4bf8-b11c-5661-a386-6237ca8b8739 sending to next pipeline
2026-03-25 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 924b4bf8-b11c-5661-a386-6237ca8b8739, identifier: 10723621
2026-03-25 13:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 924b4bf8-b11c-5661-a386-6237ca8b8739 with identifier: 10723621
2026-03-25 13:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 924b4bf8-b11c-5661-a386-6237ca8b8739 with identifier: 10723621
2026-03-25 13:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 924b4bf8-b11c-5661-a386-6237ca8b8739 with identifier: 10723621 to the API
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724048/general/613db8bb-33dd-41ef-abf3-68a40e87340a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '924b4bf8-b11c-5661-a386-6237ca8b8739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-399-PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723621',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 26728,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76143,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/881ef457-aa10-400f-897c-bd531c0a9792.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74005,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/613db8bb-33dd-41ef-abf3-68a40e87340a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88507,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/3a08f7b4-32e4-4cc0-b81c-b90c5f4e941f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/7950a41f-be6f-4cbb-93a6-d9e17e8789a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/663c7970-b17d-48a0-8121-3e2a5db4e575.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/32531e33-fe5d-4e30-920e-2e7d00c4a0c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/7476a6cf-282e-43d7-a1e8-f2640e84ee98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/561f1613-c0f4-4bdc-98aa-dd94fe6cd427.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/83864b44-4cba-4e13-af88-4b53f804825f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924b4bf8-b11c-5661-a386-6237ca8b8739/924b4bf8-b11c-5661-a386-6237ca8b8739_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724048/general/bb349a9e-5e8a-4dc3-8ca6-28daf1f5b43c.jpg',
'Width': 800}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 26.728 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723621%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [adesa.fr] INFO: Saving data for 10723621: {'created_time': 1774445511.145497, 'last_price_update_time': 1774445511.145514, 'auction_closing_time': 1774527300.0}
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723621') HTTP/1.1" 204 0
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-25 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 2
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 2
2026-03-25 13:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9927a67d-8d98-55c9-a1e1-c48ac73c4299, identifier: 10718192
2026-03-25 13:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-25 13:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-25 13:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192 to the API
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718192>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9927a67d-8d98-55c9-a1e1-c48ac73c4299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-623-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718192',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 160416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180 CDI Business Line - Diesel - Manual - 116 hp - '
'160.416 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718192%27 HTTP/1.1" 200 None
2026-03-25 13:31:53 [adesa.fr] INFO: Saving data for 10718192: {'auction_closing_time': 1774609200.0, 'created_time': 1774359036.769606, 'last_price_update_time': 1774445513.945626}
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718192') HTTP/1.1" 204 0
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76989418-a6ba-53a1-98d7-3eef004dbd8b with identifier: 10701073
2026-03-25 13:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76989418-a6ba-53a1-98d7-3eef004dbd8b with scrape type 2
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76989418-a6ba-53a1-98d7-3eef004dbd8b with scrape type 2
2026-03-25 13:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76989418-a6ba-53a1-98d7-3eef004dbd8b, identifier: 10701073
2026-03-25 13:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76989418-a6ba-53a1-98d7-3eef004dbd8b with identifier: 10701073
2026-03-25 13:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76989418-a6ba-53a1-98d7-3eef004dbd8b with identifier: 10701073
2026-03-25 13:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76989418-a6ba-53a1-98d7-3eef004dbd8b with identifier: 10701073 to the API
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701073>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '76989418-a6ba-53a1-98d7-3eef004dbd8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-153-YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701073',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 114211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business - Diesel - Automatic '
'- 116 hp - 114.211 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701073%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [adesa.fr] INFO: Saving data for 10701073: {'auction_closing_time': 1774512000.0, 'created_time': 1774013768.636353, 'last_price_update_time': 1774445515.022365}
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701073') HTTP/1.1" 204 0
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10722723
2026-03-25 13:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 1
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 337ae3c0-5c66-582a-8faf-919144695302
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252Fdc3902a8-5dff-4f66-b822-532504a3e9a2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252F6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252F661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252F46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252F693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252Faf35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/af35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252Fa60996a9-5b6e-4504-8bf0-a85ad3235727.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/a60996a9-5b6e-4504-8bf0-a85ad3235727.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252Fb3287d28-0677-480a-8990-3e7e8a97df30.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/b3287d28-0677-480a-8990-3e7e8a97df30.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252F0361afde-43dd-46ef-8acc-66997ec60d55.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/0361afde-43dd-46ef-8acc-66997ec60d55.JPG not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5660328%252Fgeneral%252Fdd52f925-f037-47ea-bc82-7720eede6e09.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/dd52f925-f037-47ea-bc82-7720eede6e09.JPG not downloaded yet
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/dd52f925-f037-47ea-bc82-7720eede6e09.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/0361afde-43dd-46ef-8acc-66997ec60d55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 307e5ec7-064f-54b3-a843-5d67b259d82a with identifier: 10701167
2026-03-25 13:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 307e5ec7-064f-54b3-a843-5d67b259d82a with scrape type 2
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 307e5ec7-064f-54b3-a843-5d67b259d82a with scrape type 2
2026-03-25 13:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 307e5ec7-064f-54b3-a843-5d67b259d82a, identifier: 10701167
2026-03-25 13:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 307e5ec7-064f-54b3-a843-5d67b259d82a with identifier: 10701167
2026-03-25 13:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 307e5ec7-064f-54b3-a843-5d67b259d82a with identifier: 10701167
2026-03-25 13:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 307e5ec7-064f-54b3-a843-5d67b259d82a with identifier: 10701167 to the API
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701167>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '307e5ec7-064f-54b3-a843-5d67b259d82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-832-DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701167',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 54560,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz CLA 220d AMG Line - Diesel - Automatic - 190 hp - '
'54.560 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701167%27 HTTP/1.1" 200 None
2026-03-25 13:31:56 [adesa.fr] INFO: Saving data for 10701167: {'auction_closing_time': 1774512000.0, 'created_time': 1774013768.236275, 'last_price_update_time': 1774445516.481104}
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701167') HTTP/1.1" 204 0
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/b3287d28-0677-480a-8990-3e7e8a97df30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/a60996a9-5b6e-4504-8bf0-a85ad3235727.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/af35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10722723)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 337ae3c0-5c66-582a-8faf-919144695302, skipping ID generation
2026-03-25 13:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 1
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 337ae3c0-5c66-582a-8faf-919144695302 sending to next pipeline
2026-03-25 13:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 337ae3c0-5c66-582a-8faf-919144695302, identifier: 10722723
2026-03-25 13:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10722723
2026-03-25 13:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10722723
2026-03-25 13:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10722723 to the API
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 221,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '337ae3c0-5c66-582a-8faf-919144695302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-292-TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722723',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 158715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 221 hp - '
'158.715 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2020}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722723%27 HTTP/1.1" 200 None
2026-03-25 13:31:57 [adesa.fr] INFO: Saving data for 10722723: {'created_time': 1774445517.409573, 'last_price_update_time': 1774445517.409591, 'auction_closing_time': 1774514700.0}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722723') HTTP/1.1" 204 0
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-25 13:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7bda2e-2d6d-5488-8636-9544938ae68f with identifier: 10701190
2026-03-25 13:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7bda2e-2d6d-5488-8636-9544938ae68f with scrape type 2
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7bda2e-2d6d-5488-8636-9544938ae68f with scrape type 2
2026-03-25 13:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b7bda2e-2d6d-5488-8636-9544938ae68f, identifier: 10701190
2026-03-25 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b7bda2e-2d6d-5488-8636-9544938ae68f with identifier: 10701190
2026-03-25 13:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b7bda2e-2d6d-5488-8636-9544938ae68f with identifier: 10701190
2026-03-25 13:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b7bda2e-2d6d-5488-8636-9544938ae68f with identifier: 10701190 to the API
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701190>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9b7bda2e-2d6d-5488-8636-9544938ae68f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-721-FQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701190',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 69524,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 90 hp - 69.524 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2019}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701190%27 HTTP/1.1" 200 None
2026-03-25 13:31:57 [adesa.fr] INFO: Saving data for 10701190: {'auction_closing_time': 1774512000.0, 'created_time': 1774013779.784317, 'last_price_update_time': 1774445517.89305}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701190') HTTP/1.1" 204 0
2026-03-25 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with identifier: 10701081
2026-03-25 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f, identifier: 10701081
2026-03-25 13:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with identifier: 10701081
2026-03-25 13:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with identifier: 10701081
2026-03-25 13:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f with identifier: 10701081 to the API
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701081>
{'auction_title': '',
'c_o_2_emission_value': 13,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c2789dd-0cdb-5ab1-94ec-b19a7fbdef1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-463-WY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701081',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 114983,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz C Break 300e Business Line - Hybrid - Automatic - 313 '
'hp - 114.983 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701081%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [adesa.fr] INFO: Saving data for 10701081: {'auction_closing_time': 1774512000.0, 'created_time': 1774013782.314193, 'last_price_update_time': 1774445518.396386}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701081') HTTP/1.1" 204 0
2026-03-25 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with identifier: 10701090
2026-03-25 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0, identifier: 10701090
2026-03-25 13:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with identifier: 10701090
2026-03-25 13:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with identifier: 10701090
2026-03-25 13:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0 with identifier: 10701090 to the API
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701090>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7bf4bfd2-d878-5c8b-b69f-f65f93c4ddd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-374-QC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701090',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 68561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz CLA 200 AMG Line - Petrol - Automatic - 163 hp - '
'68.561 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701090%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [adesa.fr] INFO: Saving data for 10701090: {'auction_closing_time': 1774512000.0, 'created_time': 1774013767.859276, 'last_price_update_time': 1774445518.831007}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701090') HTTP/1.1" 204 0
2026-03-25 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5dfea5-3785-57e7-9235-87e0208b373d with identifier: 10722024
2026-03-25 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5dfea5-3785-57e7-9235-87e0208b373d with scrape type 1
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252Ff0e19920-5c76-463a-8d03-cbe627c8d160.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/f0e19920-5c76-463a-8d03-cbe627c8d160.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F5f88791c-2845-4648-aac2-d817f5dac08b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/5f88791c-2845-4648-aac2-d817f5dac08b.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252Fb7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/b7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252Ffe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/fe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg not downloaded yet
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252Fd9271ea5-b7e5-4898-8200-82f1745d8941.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/d9271ea5-b7e5-4898-8200-82f1745d8941.jpg not downloaded yet
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744884%252Fgeneral%252F0dae212d-324e-48d5-9894-fffeac5310dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/0dae212d-324e-48d5-9894-fffeac5310dc.jpg not downloaded yet
2026-03-25 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/0dae212d-324e-48d5-9894-fffeac5310dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edba66b2-38e4-5637-9b75-49a88b14be0d with identifier: 10701152
2026-03-25 13:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edba66b2-38e4-5637-9b75-49a88b14be0d with scrape type 2
2026-03-25 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edba66b2-38e4-5637-9b75-49a88b14be0d with scrape type 2
2026-03-25 13:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: edba66b2-38e4-5637-9b75-49a88b14be0d, identifier: 10701152
2026-03-25 13:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: edba66b2-38e4-5637-9b75-49a88b14be0d with identifier: 10701152
2026-03-25 13:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: edba66b2-38e4-5637-9b75-49a88b14be0d with identifier: 10701152
2026-03-25 13:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: edba66b2-38e4-5637-9b75-49a88b14be0d with identifier: 10701152 to the API
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701152>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'edba66b2-38e4-5637-9b75-49a88b14be0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-294-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701152',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 37512,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 37.512 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701152%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Saving data for 10701152: {'auction_closing_time': 1774512000.0, 'created_time': 1774013769.432078, 'last_price_update_time': 1774445521.286133}
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701152') HTTP/1.1" 204 0
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/d9271ea5-b7e5-4898-8200-82f1745d8941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300a9ed0>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252F0dae212d-324e-48d5-9894-fffeac5310dc.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/0dae212d-324e-48d5-9894-fffeac5310dc.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30247b50>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252Fd9271ea5-b7e5-4898-8200-82f1745d8941.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/d9271ea5-b7e5-4898-8200-82f1745d8941.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/fe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/b7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b63750>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252F6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/5f88791c-2845-4648-aac2-d817f5dac08b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701095%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701095: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701228%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701228: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701192%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701192: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701118%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701118: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701194%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701194: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701263%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701263: 2
2026-03-25 13:32:01 [adesa.fr] INFO: Scraping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024ced0>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252Ffe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/fe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701172%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701172: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701195%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701195: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701137%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701137: 0
2026-03-25 13:32:01 [adesa.fr] INFO: Skipping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-25 13:32:01 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701173%27 HTTP/1.1" 200 None
2026-03-25 13:32:01 [adesa.fr] INFO: Scrape type for 10701173: 2
2026-03-25 13:32:01 [adesa.fr] INFO: Scraping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf7810>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252Fb7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/b7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1c790>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252F5f88791c-2845-4648-aac2-d817f5dac08b.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/5f88791c-2845-4648-aac2-d817f5dac08b.jpg saved to cache
2026-03-25 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4c6d0>
2026-03-25 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5744884%252Fgeneral%252F8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg saved to cache
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701229%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701229: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-25 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/f0e19920-5c76-463a-8d03-cbe627c8d160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701193%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701193: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701264%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701264: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701096%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701096: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701119%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701119: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701155%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701155: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701265%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701265: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701079%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701079: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf6a90>
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5744884%252Fgeneral%252Ff0e19920-5c76-463a-8d03-cbe627c8d160.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/f0e19920-5c76-463a-8d03-cbe627c8d160.jpg saved to cache
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fc8750>
2026-03-25 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5744884%252Fgeneral%252F532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg saved to cache
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701097%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701097: 0
2026-03-25 13:32:02 [adesa.fr] INFO: Skipping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701174%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701174: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701266%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701266: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701183%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701183: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701210%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701210: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701098%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701098: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701099%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701099: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701196%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701196: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701100%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701100: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701175%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701175: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701176%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701176: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701267%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701267: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701070%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701070: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701230%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701230: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701177%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701177: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701141%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701141: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701231%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701231: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701101%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701101: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701120%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701120: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701156%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701156: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701142%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701142: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701211%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701211: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701268%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701268: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701232%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701232: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701103%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701103: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701102%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701102: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701121%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701121: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701122%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701122: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701197%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701197: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701198%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701198: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701269%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701269: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701082%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701082: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701212%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701212: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701184%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701184: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701138%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701138: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701270%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701270: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701104%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701104: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701271%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701271: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701123%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701123: 0
2026-03-25 13:32:02 [adesa.fr] INFO: Skipping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701272%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701272: 2
2026-03-25 13:32:02 [adesa.fr] INFO: Scraping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701273%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [adesa.fr] INFO: Scrape type for 10701273: 0
2026-03-25 13:32:02 [adesa.fr] INFO: Skipping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-25 13:32:02 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701274%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701274: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701199%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701199: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701200%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701200: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701275%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701275: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701144%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701144: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701139%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701139: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701185%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701185: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701277%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701277: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701213%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701213: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701276%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701276: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701140%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701140: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701124%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701124: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701105%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701105: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701278%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701278: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701280%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701280: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701107%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701107: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701106%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701106: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701281%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701281: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701186%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701186: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701279%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701279: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701201%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701201: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701233%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701233: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701108%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701108: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701282%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701282: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701125%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701125: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701234%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701234: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701214%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701214: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701215%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701215: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701178%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701178: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701157%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701157: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701216%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701216: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701217%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701217: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701126%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701126: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701283%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701283: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701109%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701109: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701110%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701110: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701111%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701111: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701202%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701202: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701203%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701203: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701180%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701180: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-25 13:32:03 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701179%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [adesa.fr] INFO: Scrape type for 10701179: 0
2026-03-25 13:32:03 [adesa.fr] INFO: Skipping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-25 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with identifier: 10701153
2026-03-25 13:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with scrape type 2
2026-03-25 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with scrape type 2
2026-03-25 13:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21e3b5b4-479f-55a9-b438-eb7fd2296e3d, identifier: 10701153
2026-03-25 13:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with identifier: 10701153
2026-03-25 13:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with identifier: 10701153
2026-03-25 13:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21e3b5b4-479f-55a9-b438-eb7fd2296e3d with identifier: 10701153 to the API
2026-03-25 13:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701153>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '21e3b5b4-479f-55a9-b438-eb7fd2296e3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-171-TJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701153',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 71485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz C 300e Business Line - Hybrid - Automatic - 313 hp - '
'71.485 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701153%27 HTTP/1.1" 200 None
2026-03-25 13:32:05 [adesa.fr] INFO: Saving data for 10701153: {'auction_closing_time': 1774512000.0, 'created_time': 1774013781.895055, 'last_price_update_time': 1774445525.046241}
2026-03-25 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701153') HTTP/1.1" 204 0
2026-03-25 13:32:07 [scrapy.extensions.logstats] INFO: Crawled 221 pages (at 41 pages/min), scraped 70 items (at 29 items/min)
2026-03-25 13:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 13:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fa25594-fb71-5f5e-95cb-73a4e0019108 with identifier: 10701222
2026-03-25 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fa25594-fb71-5f5e-95cb-73a4e0019108 with scrape type 2
2026-03-25 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fa25594-fb71-5f5e-95cb-73a4e0019108 with scrape type 2
2026-03-25 13:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fa25594-fb71-5f5e-95cb-73a4e0019108, identifier: 10701222
2026-03-25 13:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fa25594-fb71-5f5e-95cb-73a4e0019108 with identifier: 10701222
2026-03-25 13:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fa25594-fb71-5f5e-95cb-73a4e0019108 with identifier: 10701222
2026-03-25 13:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fa25594-fb71-5f5e-95cb-73a4e0019108 with identifier: 10701222 to the API
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701222>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2fa25594-fb71-5f5e-95cb-73a4e0019108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-039-BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701222',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 134805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'134.805 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701222%27 HTTP/1.1" 200 None
2026-03-25 13:32:10 [adesa.fr] INFO: Saving data for 10701222: {'auction_closing_time': 1774512000.0, 'created_time': 1774013782.887597, 'last_price_update_time': 1774445530.394163}
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701222') HTTP/1.1" 204 0
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd56c0b-d7d7-5e10-b816-37ecf084780b with identifier: 10701250
2026-03-25 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd56c0b-d7d7-5e10-b816-37ecf084780b with scrape type 2
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd56c0b-d7d7-5e10-b816-37ecf084780b with scrape type 2
2026-03-25 13:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fd56c0b-d7d7-5e10-b816-37ecf084780b, identifier: 10701250
2026-03-25 13:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fd56c0b-d7d7-5e10-b816-37ecf084780b with identifier: 10701250
2026-03-25 13:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fd56c0b-d7d7-5e10-b816-37ecf084780b with identifier: 10701250
2026-03-25 13:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fd56c0b-d7d7-5e10-b816-37ecf084780b with identifier: 10701250 to the API
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '5fd56c0b-d7d7-5e10-b816-37ecf084780b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-398-BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701250',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 41586,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - 41.586 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701250%27 HTTP/1.1" 200 None
2026-03-25 13:32:12 [adesa.fr] INFO: Saving data for 10701250: {'auction_closing_time': 1774512000.0, 'created_time': 1774013792.54799, 'last_price_update_time': 1774445532.45187}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701250') HTTP/1.1" 204 0
2026-03-25 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38c46442-c1c1-5b48-9777-13e4a7a841d5 with identifier: 10701251
2026-03-25 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38c46442-c1c1-5b48-9777-13e4a7a841d5 with scrape type 2
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38c46442-c1c1-5b48-9777-13e4a7a841d5 with scrape type 2
2026-03-25 13:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 38c46442-c1c1-5b48-9777-13e4a7a841d5, identifier: 10701251
2026-03-25 13:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 38c46442-c1c1-5b48-9777-13e4a7a841d5 with identifier: 10701251
2026-03-25 13:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 38c46442-c1c1-5b48-9777-13e4a7a841d5 with identifier: 10701251
2026-03-25 13:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 38c46442-c1c1-5b48-9777-13e4a7a841d5 with identifier: 10701251 to the API
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701251>
{'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': 218,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '38c46442-c1c1-5b48-9777-13e4a7a841d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-774-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701251',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 101017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 218 hp - '
'101.017 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701251%27 HTTP/1.1" 200 None
2026-03-25 13:32:12 [adesa.fr] INFO: Saving data for 10701251: {'auction_closing_time': 1774512000.0, 'created_time': 1774013780.916076, 'last_price_update_time': 1774445532.953838}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701251') HTTP/1.1" 204 0
2026-03-25 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b24d0c40-5da1-5899-bb9e-745367dc33e0 with identifier: 10701191
2026-03-25 13:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b24d0c40-5da1-5899-bb9e-745367dc33e0 with scrape type 2
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b24d0c40-5da1-5899-bb9e-745367dc33e0 with scrape type 2
2026-03-25 13:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b24d0c40-5da1-5899-bb9e-745367dc33e0, identifier: 10701191
2026-03-25 13:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b24d0c40-5da1-5899-bb9e-745367dc33e0 with identifier: 10701191
2026-03-25 13:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b24d0c40-5da1-5899-bb9e-745367dc33e0 with identifier: 10701191
2026-03-25 13:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b24d0c40-5da1-5899-bb9e-745367dc33e0 with identifier: 10701191 to the API
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b24d0c40-5da1-5899-bb9e-745367dc33e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-181-EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701191',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 57237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 313 hp - '
'57.237 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701191%27 HTTP/1.1" 200 None
2026-03-25 13:32:16 [adesa.fr] INFO: Saving data for 10701191: {'auction_closing_time': 1774512000.0, 'created_time': 1774013780.340938, 'last_price_update_time': 1774445536.13439}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701191') HTTP/1.1" 204 0
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940b472e-e410-5ef5-b46a-0819a4eb43ec with identifier: 10701223
2026-03-25 13:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940b472e-e410-5ef5-b46a-0819a4eb43ec with scrape type 2
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940b472e-e410-5ef5-b46a-0819a4eb43ec with scrape type 2
2026-03-25 13:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 940b472e-e410-5ef5-b46a-0819a4eb43ec, identifier: 10701223
2026-03-25 13:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 940b472e-e410-5ef5-b46a-0819a4eb43ec with identifier: 10701223
2026-03-25 13:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 940b472e-e410-5ef5-b46a-0819a4eb43ec with identifier: 10701223
2026-03-25 13:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 940b472e-e410-5ef5-b46a-0819a4eb43ec with identifier: 10701223 to the API
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701223>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '940b472e-e410-5ef5-b46a-0819a4eb43ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-433-AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701223',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 128080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz A 180d Business Line - Diesel - Manual - 116 hp - '
'128.080 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701223%27 HTTP/1.1" 200 None
2026-03-25 13:32:16 [adesa.fr] INFO: Saving data for 10701223: {'auction_closing_time': 1774512000.0, 'created_time': 1774013437.242101, 'last_price_update_time': 1774445536.654857}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701223') HTTP/1.1" 204 0
2026-03-25 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with identifier: 10701143
2026-03-25 13:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with scrape type 2
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with scrape type 2
2026-03-25 13:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 14cdc3cf-ca71-5873-8f30-9deb7534eb69, identifier: 10701143
2026-03-25 13:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with identifier: 10701143
2026-03-25 13:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with identifier: 10701143
2026-03-25 13:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 14cdc3cf-ca71-5873-8f30-9deb7534eb69 with identifier: 10701143 to the API
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '14cdc3cf-ca71-5873-8f30-9deb7534eb69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-223-SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701143',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 137715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - '
'137.715 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701143%27 HTTP/1.1" 200 None
2026-03-25 13:32:17 [adesa.fr] INFO: Saving data for 10701143: {'auction_closing_time': 1774512000.0, 'created_time': 1774013435.735127, 'last_price_update_time': 1774445537.588645}
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701143') HTTP/1.1" 204 0
2026-03-25 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e147ff6-5151-58ce-9542-b16d3379f594 with identifier: 10701166
2026-03-25 13:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e147ff6-5151-58ce-9542-b16d3379f594 with scrape type 2
2026-03-25 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e147ff6-5151-58ce-9542-b16d3379f594 with scrape type 2
2026-03-25 13:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e147ff6-5151-58ce-9542-b16d3379f594, identifier: 10701166
2026-03-25 13:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e147ff6-5151-58ce-9542-b16d3379f594 with identifier: 10701166
2026-03-25 13:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e147ff6-5151-58ce-9542-b16d3379f594 with identifier: 10701166
2026-03-25 13:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e147ff6-5151-58ce-9542-b16d3379f594 with identifier: 10701166 to the API
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701166>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1e147ff6-5151-58ce-9542-b16d3379f594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-639-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701166',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 45918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Land Rover Range Rover Evoque 1.5 P300e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 309 hp - 45.918 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701166%27 HTTP/1.1" 200 None
2026-03-25 13:32:18 [adesa.fr] INFO: Saving data for 10701166: {'auction_closing_time': 1774512000.0, 'created_time': 1774013803.993565, 'last_price_update_time': 1774445538.909562}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701166') HTTP/1.1" 204 0
2026-03-25 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with identifier: 10701116
2026-03-25 13:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with scrape type 2
2026-03-25 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with scrape type 2
2026-03-25 13:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7, identifier: 10701116
2026-03-25 13:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with identifier: 10701116
2026-03-25 13:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with identifier: 10701116
2026-03-25 13:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7 with identifier: 10701116 to the API
2026-03-25 13:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701116>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '45c71fd2-c9a7-5646-a2e8-6799d8f9f2c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-384-SK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701116',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Lexus',
'model': 'NX',
'odometer': 52928,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2023-08-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Lexus NX 450h Executive - AWD - Hybrid - Automatic - 309 hp - '
'52.928 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-25 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701116%27 HTTP/1.1" 200 None
2026-03-25 13:32:21 [adesa.fr] INFO: Saving data for 10701116: {'auction_closing_time': 1774512000.0, 'created_time': 1774013435.388021, 'last_price_update_time': 1774445541.285301}
2026-03-25 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701116') HTTP/1.1" 204 0
2026-03-25 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73bb6f82-b623-5794-bedb-bbcb8376b519 with identifier: 10701173
2026-03-25 13:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73bb6f82-b623-5794-bedb-bbcb8376b519 with scrape type 2
2026-03-25 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73bb6f82-b623-5794-bedb-bbcb8376b519 with scrape type 2
2026-03-25 13:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73bb6f82-b623-5794-bedb-bbcb8376b519, identifier: 10701173
2026-03-25 13:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73bb6f82-b623-5794-bedb-bbcb8376b519 with identifier: 10701173
2026-03-25 13:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73bb6f82-b623-5794-bedb-bbcb8376b519 with identifier: 10701173
2026-03-25 13:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73bb6f82-b623-5794-bedb-bbcb8376b519 with identifier: 10701173 to the API
2026-03-25 13:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701173>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '73bb6f82-b623-5794-bedb-bbcb8376b519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-221-HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701173',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 68503,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 308 1.6 Allure - Hybrid - Automatic - 180 hp - 68.503 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-25 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701173%27 HTTP/1.1" 200 None
2026-03-25 13:32:23 [adesa.fr] INFO: Saving data for 10701173: {'auction_closing_time': 1774512000.0, 'created_time': 1774013744.446158, 'last_price_update_time': 1774445543.867584}
2026-03-25 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701173') HTTP/1.1" 204 0
2026-03-25 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701285%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701285: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701284%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701284: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701158%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701158: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701077%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701077: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701076%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701076: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701218%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701218: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701204%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701204: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701112%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701112: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701235%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701235: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701286%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701286: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701127%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10701127: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10722088
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722088%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10722088: 1
2026-03-25 13:32:24 [adesa.fr] INFO: Scraping item 10722088 url https://www.openlane.eu/en/carv6/auction/10722088
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716486%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10716486: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716483%27 HTTP/1.1" 200 None
2026-03-25 13:32:24 [adesa.fr] INFO: Scrape type for 10716483: 0
2026-03-25 13:32:24 [adesa.fr] INFO: Skipping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-25 13:32:24 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-25 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716540%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716540: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716544%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716544: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716465%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716465: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716545%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716545: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716550%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716550: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716546%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716546: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716466
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716466%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716466: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716466 url https://www.openlane.eu/en/carv6/auction/10716466
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716507%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716507: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716504%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716504: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716522%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716522: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716501%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716501: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716547
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716547%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716547: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716547 url https://www.openlane.eu/en/carv6/auction/10716547
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716542%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716542: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716509%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716509: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716537%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716537: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716510%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716510: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716467%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716467: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716548%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716548: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716502%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716502: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716491%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716491: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724719
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724719%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724719: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724719 url https://www.openlane.eu/en/carv6/auction/10724719
2026-03-25 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724721
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724721%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724721: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724721 url https://www.openlane.eu/en/carv6/auction/10724721
2026-03-25 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724726
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724726%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724726: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724726 url https://www.openlane.eu/en/carv6/auction/10724726
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724724
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724724%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724724: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724724 url https://www.openlane.eu/en/carv6/auction/10724724
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716475%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716475: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716493
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716493%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716493: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716493 url https://www.openlane.eu/en/carv6/auction/10716493
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724718
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724718%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724718: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724718 url https://www.openlane.eu/en/carv6/auction/10724718
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724723
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724723%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724723: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724723 url https://www.openlane.eu/en/carv6/auction/10724723
2026-03-25 13:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5137fd-4576-551e-a9b8-efce51d0ec7e with identifier: 10701272
2026-03-25 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5137fd-4576-551e-a9b8-efce51d0ec7e with scrape type 2
2026-03-25 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c5137fd-4576-551e-a9b8-efce51d0ec7e with scrape type 2
2026-03-25 13:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c5137fd-4576-551e-a9b8-efce51d0ec7e, identifier: 10701272
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716497%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10716497: 0
2026-03-25 13:32:25 [adesa.fr] INFO: Skipping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-25 13:32:25 [adesa.fr] INFO: Found listing with ID: 10724722
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724722%27 HTTP/1.1" 200 None
2026-03-25 13:32:25 [adesa.fr] INFO: Scrape type for 10724722: 1
2026-03-25 13:32:25 [adesa.fr] INFO: Scraping item 10724722 url https://www.openlane.eu/en/carv6/auction/10724722
2026-03-25 13:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c5137fd-4576-551e-a9b8-efce51d0ec7e with identifier: 10701272
2026-03-25 13:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c5137fd-4576-551e-a9b8-efce51d0ec7e with identifier: 10701272
2026-03-25 13:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c5137fd-4576-551e-a9b8-efce51d0ec7e with identifier: 10701272 to the API
2026-03-25 13:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701272>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c5137fd-4576-551e-a9b8-efce51d0ec7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-127-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701272',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 86297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 122 hp - 86.297 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701272%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Saving data for 10701272: {'auction_closing_time': 1774512000.0, 'created_time': 1774013702.135307, 'last_price_update_time': 1774445546.093856}
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701272') HTTP/1.1" 204 0
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716492%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716492: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716482%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716482: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716468%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716468: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716469%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716469: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716514%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716514: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716529%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716529: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716489%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716489: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716523%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716523: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716496%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716496: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716498%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716498: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716519%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716519: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10724727
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724727%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10724727: 1
2026-03-25 13:32:26 [adesa.fr] INFO: Scraping item 10724727 url https://www.openlane.eu/en/carv6/auction/10724727
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716534%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716534: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716503%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716503: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10724728
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724728%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10724728: 1
2026-03-25 13:32:26 [adesa.fr] INFO: Scraping item 10724728 url https://www.openlane.eu/en/carv6/auction/10724728
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716517%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716517: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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 13:32:26 [adesa.fr] INFO: Scrape type for 10716499: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716490%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716490: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716481%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716481: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716521%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716521: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716513%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716513: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716527%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716527: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10724720
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724720%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10724720: 1
2026-03-25 13:32:26 [adesa.fr] INFO: Scraping item 10724720 url https://www.openlane.eu/en/carv6/auction/10724720
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716478%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716478: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716470%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716470: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716525%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716525: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716508%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716508: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716515%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716515: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716505
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716505%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716505: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716505 url https://www.openlane.eu/en/carv6/auction/10716505
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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 13:32:26 [adesa.fr] INFO: Scrape type for 10716495: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716524%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716524: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716539%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716539: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716494%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716494: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716549%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716549: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716477%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716477: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716471%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716471: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716528%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716528: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716543%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716543: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716516%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716516: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716506%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716506: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716512%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716512: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716511%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716511: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716487%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10716487: 0
2026-03-25 13:32:26 [adesa.fr] INFO: Skipping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10724725
2026-03-25 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724725%27 HTTP/1.1" 200 None
2026-03-25 13:32:26 [adesa.fr] INFO: Scrape type for 10724725: 1
2026-03-25 13:32:26 [adesa.fr] INFO: Scraping item 10724725 url https://www.openlane.eu/en/carv6/auction/10724725
2026-03-25 13:32:26 [adesa.fr] INFO: Found listing with ID: 10721435
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721435%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10721435: 1
2026-03-25 13:32:27 [adesa.fr] INFO: Scraping item 10721435 url https://www.openlane.eu/en/carv6/auction/10721435
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716538%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716538: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716532%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716532: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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 13:32:27 [adesa.fr] INFO: Scrape type for 10716535: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716518%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716518: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716526%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716526: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716476
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716476%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716476: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716476 url https://www.openlane.eu/en/carv6/auction/10716476
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716479%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716479: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716541%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716541: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716472%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716472: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716473%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716473: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-25 13:32:27 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-25 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716480%27 HTTP/1.1" 200 None
2026-03-25 13:32:27 [adesa.fr] INFO: Scrape type for 10716480: 0
2026-03-25 13:32:27 [adesa.fr] INFO: Skipping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-25 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10701104
2026-03-25 13:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with scrape type 2
2026-03-25 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with scrape type 2
2026-03-25 13:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7148e738-3c2a-5af2-85c2-b4fc09e2f492, identifier: 10701104
2026-03-25 13:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10701104
2026-03-25 13:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10701104
2026-03-25 13:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10701104 to the API
2026-03-25 13:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '7148e738-3c2a-5af2-85c2-b4fc09e2f492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-618-TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701104',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41792,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 41.792 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701104%27 HTTP/1.1" 200 None
2026-03-25 13:32:28 [adesa.fr] INFO: Saving data for 10701104: {'auction_closing_time': 1774512000.0, 'created_time': 1774013668.997481, 'last_price_update_time': 1774445548.523941}
2026-03-25 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701104') HTTP/1.1" 204 0
2026-03-25 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77c546-ca75-51f9-8c5c-242e1fbf188c with identifier: 10701151
2026-03-25 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77c546-ca75-51f9-8c5c-242e1fbf188c with scrape type 2
2026-03-25 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77c546-ca75-51f9-8c5c-242e1fbf188c with scrape type 2
2026-03-25 13:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be77c546-ca75-51f9-8c5c-242e1fbf188c, identifier: 10701151
2026-03-25 13:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be77c546-ca75-51f9-8c5c-242e1fbf188c with identifier: 10701151
2026-03-25 13:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be77c546-ca75-51f9-8c5c-242e1fbf188c with identifier: 10701151
2026-03-25 13:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be77c546-ca75-51f9-8c5c-242e1fbf188c with identifier: 10701151 to the API
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'be77c546-ca75-51f9-8c5c-242e1fbf188c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-777-LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701151',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 90487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Selection - Diesel - Manual - 150 hp - '
'90.487 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2019}
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701151%27 HTTP/1.1" 200 None
2026-03-25 13:32:29 [adesa.fr] INFO: Saving data for 10701151: {'auction_closing_time': 1774512000.0, 'created_time': 1774013436.812073, 'last_price_update_time': 1774445549.749124}
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701151') HTTP/1.1" 204 0
2026-03-25 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646441de-0d52-59ba-a6a0-3f8f2c374771 with identifier: 10701224
2026-03-25 13:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646441de-0d52-59ba-a6a0-3f8f2c374771 with scrape type 2
2026-03-25 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 646441de-0d52-59ba-a6a0-3f8f2c374771 with scrape type 2
2026-03-25 13:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 646441de-0d52-59ba-a6a0-3f8f2c374771, identifier: 10701224
2026-03-25 13:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 646441de-0d52-59ba-a6a0-3f8f2c374771 with identifier: 10701224
2026-03-25 13:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 646441de-0d52-59ba-a6a0-3f8f2c374771 with identifier: 10701224
2026-03-25 13:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 646441de-0d52-59ba-a6a0-3f8f2c374771 with identifier: 10701224 to the API
2026-03-25 13:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701224>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '646441de-0d52-59ba-a6a0-3f8f2c374771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-820-AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701224',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 66888,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz C 200 AMG Line - Diesel - Automatic - 160 hp - 66.888 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701224%27 HTTP/1.1" 200 None
2026-03-25 13:32:31 [adesa.fr] INFO: Saving data for 10701224: {'auction_closing_time': 1774512000.0, 'created_time': 1774013757.054468, 'last_price_update_time': 1774445551.719217}
2026-03-25 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701224') HTTP/1.1" 204 0
2026-03-25 13:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1585478c-6bbb-5704-a443-2eb80dcd318d with identifier: 10701184
2026-03-25 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1585478c-6bbb-5704-a443-2eb80dcd318d with scrape type 2
2026-03-25 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1585478c-6bbb-5704-a443-2eb80dcd318d with scrape type 2
2026-03-25 13:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1585478c-6bbb-5704-a443-2eb80dcd318d, identifier: 10701184
2026-03-25 13:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1585478c-6bbb-5704-a443-2eb80dcd318d with identifier: 10701184
2026-03-25 13:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1585478c-6bbb-5704-a443-2eb80dcd318d with identifier: 10701184
2026-03-25 13:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1585478c-6bbb-5704-a443-2eb80dcd318d with identifier: 10701184 to the API
2026-03-25 13:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701184>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1585478c-6bbb-5704-a443-2eb80dcd318d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-351-ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701184',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 150109,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Superb 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'150.109 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701184%27 HTTP/1.1" 200 None
2026-03-25 13:32:38 [adesa.fr] INFO: Saving data for 10701184: {'auction_closing_time': 1774512000.0, 'created_time': 1774013688.837959, 'last_price_update_time': 1774445558.734496}
2026-03-25 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701184') HTTP/1.1" 204 0
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-25 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e75629b5-5f8b-574c-a201-30c501cbff84, identifier: 10718199
2026-03-25 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-25 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-25 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199 to the API
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718199>
{'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': 'e75629b5-5f8b-574c-a201-30c501cbff84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-178-EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718199',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 16884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Ultimate - Petrol - Manual - 110 hp - 16.884 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718199%27 HTTP/1.1" 200 None
2026-03-25 13:32:41 [adesa.fr] INFO: Saving data for 10718199: {'auction_closing_time': 1774609200.0, 'created_time': 1774359055.146502, 'last_price_update_time': 1774445561.530317}
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718199') HTTP/1.1" 204 0
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a645c98e-92db-593a-b8ae-384576234706 with identifier: 10701212
2026-03-25 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a645c98e-92db-593a-b8ae-384576234706 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a645c98e-92db-593a-b8ae-384576234706 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a645c98e-92db-593a-b8ae-384576234706, identifier: 10701212
2026-03-25 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a645c98e-92db-593a-b8ae-384576234706 with identifier: 10701212
2026-03-25 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a645c98e-92db-593a-b8ae-384576234706 with identifier: 10701212
2026-03-25 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a645c98e-92db-593a-b8ae-384576234706 with identifier: 10701212 to the API
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'a645c98e-92db-593a-b8ae-384576234706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-302-WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701212',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 100505,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Superb 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'100.505 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701212%27 HTTP/1.1" 200 None
2026-03-25 13:32:42 [adesa.fr] INFO: Saving data for 10701212: {'auction_closing_time': 1774512000.0, 'created_time': 1774013689.913147, 'last_price_update_time': 1774445562.099294}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701212') HTTP/1.1" 204 0
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4a5434-96d6-52e6-a8c6-767cd135712d with identifier: 10701138
2026-03-25 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4a5434-96d6-52e6-a8c6-767cd135712d with scrape type 2
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc4a5434-96d6-52e6-a8c6-767cd135712d with scrape type 2
2026-03-25 13:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cc4a5434-96d6-52e6-a8c6-767cd135712d, identifier: 10701138
2026-03-25 13:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cc4a5434-96d6-52e6-a8c6-767cd135712d with identifier: 10701138
2026-03-25 13:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cc4a5434-96d6-52e6-a8c6-767cd135712d with identifier: 10701138
2026-03-25 13:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cc4a5434-96d6-52e6-a8c6-767cd135712d with identifier: 10701138 to the API
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc4a5434-96d6-52e6-a8c6-767cd135712d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-400-BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701138',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 150706,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-08-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Superb Combi 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'150.706 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701138%27 HTTP/1.1" 200 None
2026-03-25 13:32:42 [adesa.fr] INFO: Saving data for 10701138: {'auction_closing_time': 1774512000.0, 'created_time': 1774013496.222571, 'last_price_update_time': 1774445562.602982}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701138') HTTP/1.1" 204 0
2026-03-25 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with identifier: 10701269
2026-03-25 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with scrape type 2
2026-03-25 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with scrape type 2
2026-03-25 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9118b59f-04ad-51d0-a9aa-6ba952ced6f1, identifier: 10701269
2026-03-25 13:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with identifier: 10701269
2026-03-25 13:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with identifier: 10701269
2026-03-25 13:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9118b59f-04ad-51d0-a9aa-6ba952ced6f1 with identifier: 10701269 to the API
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701269>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9118b59f-04ad-51d0-a9aa-6ba952ced6f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-110-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701269',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 226845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 226.845 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701269%27 HTTP/1.1" 200 None
2026-03-25 13:32:44 [adesa.fr] INFO: Saving data for 10701269: {'auction_closing_time': 1774512000.0, 'created_time': 1774013729.878112, 'last_price_update_time': 1774445564.202174}
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701269') HTTP/1.1" 204 0
2026-03-25 13:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with identifier: 10701082
2026-03-25 13:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with scrape type 2
2026-03-25 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with scrape type 2
2026-03-25 13:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b7ca7e4-5f39-5682-b648-b21ec6d38798, identifier: 10701082
2026-03-25 13:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with identifier: 10701082
2026-03-25 13:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with identifier: 10701082
2026-03-25 13:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b7ca7e4-5f39-5682-b648-b21ec6d38798 with identifier: 10701082 to the API
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701082>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0b7ca7e4-5f39-5682-b648-b21ec6d38798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-324-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701082',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 122768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Superb 1.4 TSI Business - Hybrid - Automatic - 218 hp - '
'122.768 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701082%27 HTTP/1.1" 200 None
2026-03-25 13:32:44 [adesa.fr] INFO: Saving data for 10701082: {'auction_closing_time': 1774512000.0, 'created_time': 1774013735.624637, 'last_price_update_time': 1774445564.577498}
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701082') HTTP/1.1" 204 0
2026-03-25 13:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e11456-b8f3-5901-a824-9d652936b5b0 with identifier: 10701270
2026-03-25 13:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e11456-b8f3-5901-a824-9d652936b5b0 with scrape type 2
2026-03-25 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e11456-b8f3-5901-a824-9d652936b5b0 with scrape type 2
2026-03-25 13:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 53e11456-b8f3-5901-a824-9d652936b5b0, identifier: 10701270
2026-03-25 13:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 53e11456-b8f3-5901-a824-9d652936b5b0 with identifier: 10701270
2026-03-25 13:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 53e11456-b8f3-5901-a824-9d652936b5b0 with identifier: 10701270
2026-03-25 13:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 53e11456-b8f3-5901-a824-9d652936b5b0 with identifier: 10701270 to the API
2026-03-25 13:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '53e11456-b8f3-5901-a824-9d652936b5b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-063-MB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701270',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 25829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Smart Fortwo Prime - Electric - Automatic - 82 hp - 25.829 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2019}
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701270%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [adesa.fr] INFO: Saving data for 10701270: {'auction_closing_time': 1774512000.0, 'created_time': 1774013733.333677, 'last_price_update_time': 1774445565.105959}
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701270') HTTP/1.1" 204 0
2026-03-25 13:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10724719
2026-03-25 13:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81601345-a4b7-5884-a3e5-094ba2b61223 with scrape type 1
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81601345-a4b7-5884-a3e5-094ba2b61223
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F549ef8f9-e464-489f-b798-f9adfe26143e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F00d67c11-a870-4148-8bd2-3752ed127053.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252Fabb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F82f66698-ddd5-45d8-9b55-72038067e75a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252Fdf5ba624-8d02-4e3b-b074-78796b2fb567.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg already downloaded
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5673728%252Fgeneral%252F1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg already downloaded
2026-03-25 13:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81601345-a4b7-5884-a3e5-094ba2b61223, identifier: 10724719
2026-03-25 13:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10724719
2026-03-25 13:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10724719
2026-03-25 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10724719 to the API
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724719>
{'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': '81601345-a4b7-5884-a3e5-094ba2b61223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-480-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724719',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3927885,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4747593,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4422767,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3208453,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4360211,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4906876,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3117191,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2455641,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2524538,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2981157,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg',
'Width': 4032}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 80.746 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724719%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [adesa.fr] INFO: Saving data for 10724719: {'created_time': 1774445566.305783, 'last_price_update_time': 1774445566.305794, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724719') HTTP/1.1" 204 0
2026-03-25 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10721435
2026-03-25 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756a2ae4-f517-5883-aea1-ade930d59e62 with scrape type 1
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 756a2ae4-f517-5883-aea1-ade930d59e62
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252Fe3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252F3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252F328f0e2c-5436-4459-b47d-49b7992e80c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252F51511068-c023-424a-b8f9-58c009a8f1ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252Fe11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252Fb98c1201-cc21-476d-bf1f-06fee450daee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252Ffb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252F8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252Fd19fc62c-454d-4829-b286-732e74e6c788.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg already downloaded
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728791%252Fgeneral%252F44a81891-5a82-411a-8abd-d451ddab2a65.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg already downloaded
2026-03-25 13:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 756a2ae4-f517-5883-aea1-ade930d59e62, identifier: 10721435
2026-03-25 13:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10721435
2026-03-25 13:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10721435
2026-03-25 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10721435 to the API
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721435>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '756a2ae4-f517-5883-aea1-ade930d59e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG070XY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721435',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 88361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg',
'https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg',
'https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg',
'https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg',
'https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg',
'https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg',
'https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg',
'https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg',
'https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg',
'https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 94 hp - 88.361 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721435%27 HTTP/1.1" 200 None
2026-03-25 13:32:47 [adesa.fr] INFO: Saving data for 10721435: {'created_time': 1774445567.098404, 'last_price_update_time': 1774445567.098417, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721435') HTTP/1.1" 204 0
2026-03-25 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f93fee71-9020-5282-8191-f8add615d191 with identifier: 10701271
2026-03-25 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f93fee71-9020-5282-8191-f8add615d191 with scrape type 2
2026-03-25 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f93fee71-9020-5282-8191-f8add615d191 with scrape type 2
2026-03-25 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f93fee71-9020-5282-8191-f8add615d191, identifier: 10701271
2026-03-25 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f93fee71-9020-5282-8191-f8add615d191 with identifier: 10701271
2026-03-25 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f93fee71-9020-5282-8191-f8add615d191 with identifier: 10701271
2026-03-25 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f93fee71-9020-5282-8191-f8add615d191 with identifier: 10701271 to the API
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': 'f93fee71-9020-5282-8191-f8add615d191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-896-WS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701271',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 126719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 126.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701271%27 HTTP/1.1" 200 None
2026-03-25 13:32:47 [adesa.fr] INFO: Saving data for 10701271: {'auction_closing_time': 1774512000.0, 'created_time': 1774013736.250558, 'last_price_update_time': 1774445567.593899}
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701271') HTTP/1.1" 204 0
2026-03-25 13:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10724720
2026-03-25 13:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b with scrape type 1
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252Fc9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252Fc949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F4085b269-ee04-4f93-b56b-6975366e99eb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F177d901a-9478-4cdb-9c07-f99de5e15101.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252Fc2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg already downloaded
2026-03-25 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5692225%252Fgeneral%252F39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg already downloaded
2026-03-25 13:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ea8ef0c3-f5c9-5861-9a32-6de227fe784b, identifier: 10724720
2026-03-25 13:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10724720
2026-03-25 13:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10724720
2026-03-25 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10724720 to the API
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'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': 'ea8ef0c3-f5c9-5861-9a32-6de227fe784b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-092-GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724720',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 83699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4462303,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3724368,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3383861,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4433446,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058671,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2849244,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2223621,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2759043,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4632400,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2639132,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg',
'Width': 4032}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 130 hp - 83.699 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724720%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [adesa.fr] INFO: Saving data for 10724720: {'created_time': 1774445569.388992, 'last_price_update_time': 1774445569.389004, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724720') HTTP/1.1" 204 0
2026-03-25 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13: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 13:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10724725
2026-03-25 13:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with scrape type 1
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252Fa9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F9f77e7ff-4403-4987-9019-486927a22f5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F05259453-6530-4a35-9561-746fbe3ef21c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F70424541-9022-40f2-a3a0-06f8b332e5d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F8c5d033d-fbf7-4c78-834b-585e95083346.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F7c721862-0054-4f29-aaba-e48aeffd53b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252Fe0855f37-462a-42d3-8081-c93c6b7034ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg already downloaded
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5723853%252Fgeneral%252F718b2b34-7b39-4086-921a-c3da9fe42adf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg already downloaded
2026-03-25 13:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c87b2de-2d89-56f3-b0ab-610ebd6db556, identifier: 10724725
2026-03-25 13:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10724725
2026-03-25 13:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10724725
2026-03-25 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10724725 to the API
2026-03-25 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724725>
{'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': 145,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c87b2de-2d89-56f3-b0ab-610ebd6db556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-758-ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724725',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 184901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg',
'https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg',
'https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg',
'https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg',
'https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg',
'https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg',
'https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg',
'https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg',
'https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg',
'https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 145 hp - 184.901 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724725%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Saving data for 10724725: {'created_time': 1774445570.412279, 'last_price_update_time': 1774445570.412293, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724725') HTTP/1.1" 204 0
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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 13:32:50 [adesa.fr] INFO: Scrape type for 10716520: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710448653%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710620841%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710620845%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710448654%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710442556%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710579600%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710579603%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710383756%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710579601%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710674348%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710674347%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710475641%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710579602%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710470435%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710543584%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724801%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10724801: 1
2026-03-25 13:32:50 [adesa.fr] INFO: Scraping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710685651%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717100%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710695921%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405352%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405349%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405348%27 HTTP/1.1" 200 None
2026-03-25 13:32:50 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-25 13:32:50 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-25 13:32:50 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-25 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710552553%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698902%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698904%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698905%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698906%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710691264%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698074
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698074%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698074: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698074 url https://www.openlane.eu/en/carv6/auction/10698074
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710626560%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710647381%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710674191%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710627983%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710627081%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710631532%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710676819%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698040%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698054%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710627993%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10627993: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722721%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10722721: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710646224%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710667468%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710666205%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710532902%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10532902: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710493049%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710497191%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710675010%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710675009%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710695475%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710653814%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707921%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710696362%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710406264%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710675028%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10675028: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710652920%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10652920: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710708002%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717043%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10717043: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-25 13:32:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.691(s), this was the 1st time calling it.
2026-03-25 13:32:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.525355160419675 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 13:32:51 [adesa.fr] INFO: Found listing with ID: 10676077
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710676077%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10676077: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10676077 url https://www.openlane.eu/en/carv6/auction/10676077
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710691965%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405347%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710583767%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405345%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710655718%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710532900%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710691961%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710405353%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710641918%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722731%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10722731: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721366%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10721366: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721606%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10721606: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10721367
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721367%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10721367: 1
2026-03-25 13:32:51 [adesa.fr] INFO: Scraping item 10721367 url https://www.openlane.eu/en/carv6/auction/10721367
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710676050%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10676050: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710630790%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710633066%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710601085%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710669348%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710513909%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710051044%27 HTTP/1.1" 200 None
2026-03-25 13:32:51 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-25 13:32:51 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-25 13:32:51 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-25 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710331201%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710326073%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710459274%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710489924%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710284853%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710451783%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710713166%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710540685%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10540685: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710531347%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710606719%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710694522%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699721%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710326062%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10708000
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710708000%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10708000: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10708000 url https://www.openlane.eu/en/carv6/auction/10708000
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710571076%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710694993%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710473268%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710683948%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710710381%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710713167%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-25 13:32:52 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-25 13:32:52 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721360%27 HTTP/1.1" 200 None
2026-03-25 13:32:52 [adesa.fr] INFO: Scrape type for 10721360: 1
2026-03-25 13:32:52 [adesa.fr] INFO: Scraping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-25 13:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with identifier: 10701198
2026-03-25 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with scrape type 2
2026-03-25 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with scrape type 2
2026-03-25 13:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c4fb4aec-3714-5b40-ba55-f8e01d7e9019, identifier: 10701198
2026-03-25 13:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with identifier: 10701198
2026-03-25 13:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with identifier: 10701198
2026-03-25 13:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c4fb4aec-3714-5b40-ba55-f8e01d7e9019 with identifier: 10701198 to the API
2026-03-25 13:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701198>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4fb4aec-3714-5b40-ba55-f8e01d7e9019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-828-EH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701198',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 137068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 137.068 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701198%27 HTTP/1.1" 200 None
2026-03-25 13:32:53 [adesa.fr] INFO: Saving data for 10701198: {'auction_closing_time': 1774512000.0, 'created_time': 1774013729.482358, 'last_price_update_time': 1774445573.899669}
2026-03-25 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701198') HTTP/1.1" 204 0
2026-03-25 13:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10724727
2026-03-25 13:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with scrape type 1
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252Ff2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252Fe5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252Fd8492069-3219-4ad4-8176-45a6799a9f2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F03fa5703-232b-4fce-8514-e4e00b77b570.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F0961b1c1-3042-4562-8d6e-57d27d60efab.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg already downloaded
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5728744%252Fgeneral%252F55ff1203-fce5-42c0-a708-cc402b309984.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg already downloaded
2026-03-25 13:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a, identifier: 10724727
2026-03-25 13:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10724727
2026-03-25 13:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10724727
2026-03-25 13:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10724727 to the API
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724727>
{'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': 'd8315521-fb55-5abb-b22b-9bf4ed8c9c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ416HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724727',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 124022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg',
'https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg',
'https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg',
'https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg',
'https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg',
'https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg',
'https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg',
'https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg',
'https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg',
'https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'124.022 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724727%27 HTTP/1.1" 200 None
2026-03-25 13:32:54 [adesa.fr] INFO: Saving data for 10724727: {'created_time': 1774445574.738219, 'last_price_update_time': 1774445574.738233, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724727') HTTP/1.1" 204 0
2026-03-25 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10724724
2026-03-25 13:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with scrape type 1
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252Fa992ce24-975e-40cc-8cfb-c4b49fae17a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/a992ce24-975e-40cc-8cfb-c4b49fae17a1.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F3568b171-3bed-4411-9e0d-673e74d18552.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/3568b171-3bed-4411-9e0d-673e74d18552.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252Fa13a3c61-dd91-425a-b0a6-ab7390263025.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/a13a3c61-dd91-425a-b0a6-ab7390263025.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F2d306362-2b17-4db8-b802-a3fe06fe2371.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/2d306362-2b17-4db8-b802-a3fe06fe2371.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F9e15ae0d-9114-4dca-89ec-20ee0fa63aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/9e15ae0d-9114-4dca-89ec-20ee0fa63aab.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F85862a04-4594-45c3-add3-40b972075c3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/85862a04-4594-45c3-add3-40b972075c3e.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F9a5d5ae9-ba3a-4db2-805b-b832e7c63a96.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/9a5d5ae9-ba3a-4db2-805b-b832e7c63a96.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F6d10984d-3cda-4ee7-9a2c-e3e0c17ee695.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/6d10984d-3cda-4ee7-9a2c-e3e0c17ee695.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252Ff36c628f-af02-498f-8bc7-8c65d522467e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/f36c628f-af02-498f-8bc7-8c65d522467e.jpg already downloaded
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5701945%252Fgeneral%252F4b8ee0db-e2c2-41a5-b96a-398b3c84749b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701945/general/4b8ee0db-e2c2-41a5-b96a-398b3c84749b.jpg already downloaded
2026-03-25 13:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5, identifier: 10724724
2026-03-25 13:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10724724
2026-03-25 13:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10724724
2026-03-25 13:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10724724 to the API
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724724>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'White',
'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': '3843fdfa-f4d9-5731-ae00-6bfa9909b3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP801XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724724',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 179538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 142,
'photo_urls': ['https://images.openlane.eu/carimgs/5701945/general/a992ce24-975e-40cc-8cfb-c4b49fae17a1.jpg',
'https://images.openlane.eu/carimgs/5701945/general/3568b171-3bed-4411-9e0d-673e74d18552.jpg',
'https://images.openlane.eu/carimgs/5701945/general/a13a3c61-dd91-425a-b0a6-ab7390263025.jpg',
'https://images.openlane.eu/carimgs/5701945/general/2d306362-2b17-4db8-b802-a3fe06fe2371.jpg',
'https://images.openlane.eu/carimgs/5701945/general/9e15ae0d-9114-4dca-89ec-20ee0fa63aab.jpg',
'https://images.openlane.eu/carimgs/5701945/general/85862a04-4594-45c3-add3-40b972075c3e.jpg',
'https://images.openlane.eu/carimgs/5701945/general/9a5d5ae9-ba3a-4db2-805b-b832e7c63a96.jpg',
'https://images.openlane.eu/carimgs/5701945/general/6d10984d-3cda-4ee7-9a2c-e3e0c17ee695.jpg',
'https://images.openlane.eu/carimgs/5701945/general/f36c628f-af02-498f-8bc7-8c65d522467e.jpg',
'https://images.openlane.eu/carimgs/5701945/general/4b8ee0db-e2c2-41a5-b96a-398b3c84749b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/a992ce24-975e-40cc-8cfb-c4b49fae17a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/3568b171-3bed-4411-9e0d-673e74d18552.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/a13a3c61-dd91-425a-b0a6-ab7390263025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/2d306362-2b17-4db8-b802-a3fe06fe2371.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/9e15ae0d-9114-4dca-89ec-20ee0fa63aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/85862a04-4594-45c3-add3-40b972075c3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/9a5d5ae9-ba3a-4db2-805b-b832e7c63a96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/6d10984d-3cda-4ee7-9a2c-e3e0c17ee695.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/f36c628f-af02-498f-8bc7-8c65d522467e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3843fdfa-f4d9-5731-ae00-6bfa9909b3d5/3843fdfa-f4d9-5731-ae00-6bfa9909b3d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701945/general/4b8ee0db-e2c2-41a5-b96a-398b3c84749b.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-05-19',
'seats_number': 7,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 179.538 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724724%27 HTTP/1.1" 200 None
2026-03-25 13:32:56 [adesa.fr] INFO: Saving data for 10724724: {'created_time': 1774445576.764563, 'last_price_update_time': 1774445576.764575, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724724') HTTP/1.1" 204 0
2026-03-25 13:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10724723
2026-03-25 13:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934353fe-9652-5a5c-b439-42c3fd185b4f with scrape type 1
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 934353fe-9652-5a5c-b439-42c3fd185b4f
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252F16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252F7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Fcf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252F570fe928-1414-4101-92e3-595f0460563e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Fbf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Fc083d540-f040-490e-8809-c9b72685bc5f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252F50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Feac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Fa8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg already downloaded
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5695020%252Fgeneral%252Fb9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg already downloaded
2026-03-25 13:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 934353fe-9652-5a5c-b439-42c3fd185b4f, identifier: 10724723
2026-03-25 13:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10724723
2026-03-25 13:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10724723
2026-03-25 13:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10724723 to the API
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724723>
{'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': '934353fe-9652-5a5c-b439-42c3fd185b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-880-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724723',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 69420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3249574,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3641247,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3588475,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3567080,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3461823,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2745507,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2568055,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2180258,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3319130,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3383590,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg',
'Width': 4032}],
'price': 10500,
'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 - 69.420 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724723%27 HTTP/1.1" 200 None
2026-03-25 13:32:58 [adesa.fr] INFO: Saving data for 10724723: {'created_time': 1774445578.754985, 'last_price_update_time': 1774445578.754999, 'auction_closing_time': 1774609200.0}
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724723') HTTP/1.1" 204 0
2026-03-25 13:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10724718
2026-03-25 13:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with scrape type 1
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252F0579c658-a348-4f62-a5d3-2db4ab28effd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252Fc0c315dd-6a60-408e-b0e3-10090a4088e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252Fca7f55a7-e668-4a45-8c5f-cef25333edda.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252F0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252F1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252Fa229f342-d27c-47ca-8886-81cb5fee1478.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252Fc957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252F772596ed-92a3-4920-a060-ec6fd0e12116.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg already downloaded
2026-03-25 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252Ff8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg already downloaded
2026-03-25 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5656735%252Fgeneral%252F832171da-29b3-4145-a1cb-1e523b992e5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg already downloaded
2026-03-25 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ab5fece-c0aa-5b95-ae42-7305def17bf3, identifier: 10724718
2026-03-25 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10724718
2026-03-25 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10724718
2026-03-25 13:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10724718 to the API
2026-03-25 13:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724718>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ab5fece-c0aa-5b95-ae42-7305def17bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH821JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724718',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 165805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg',
'https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg',
'https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg',
'https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg',
'https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg',
'https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg',
'https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg',
'https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg',
'https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg',
'https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'165.805 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724718%27 HTTP/1.1" 200 None
2026-03-25 13:33:03 [adesa.fr] INFO: Saving data for 10724718: {'created_time': 1774445583.430522, 'last_price_update_time': 1774445583.430535, 'auction_closing_time': 1774609200.0}
2026-03-25 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724718') HTTP/1.1" 204 0
2026-03-25 13:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10724721
2026-03-25 13:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6fc078-347c-5a23-841f-d3d8cfffd842 with scrape type 1
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff6fc078-347c-5a23-841f-d3d8cfffd842
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252Fc1569152-9f27-4817-95bc-f90fa10564bc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/c1569152-9f27-4817-95bc-f90fa10564bc.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F333dfbaf-6e0f-4e7b-be77-418621ef27c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/333dfbaf-6e0f-4e7b-be77-418621ef27c7.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F9ae1377b-ff1f-4e17-a57a-1341a8cfde04.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/9ae1377b-ff1f-4e17-a57a-1341a8cfde04.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F7f2e883e-fffa-4bc9-9c03-294eab405d25.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/7f2e883e-fffa-4bc9-9c03-294eab405d25.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F1f231c85-6378-4b71-97c7-f0de02cb0ba5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/1f231c85-6378-4b71-97c7-f0de02cb0ba5.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F77b73b62-60aa-4f3b-b595-52c30d8407c8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/77b73b62-60aa-4f3b-b595-52c30d8407c8.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252F5e47a9a3-d2b1-4621-9901-cf7afa2d49a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/5e47a9a3-d2b1-4621-9901-cf7afa2d49a2.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252Fecb6336f-4213-4994-a5ef-dcff9598358b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/ecb6336f-4213-4994-a5ef-dcff9598358b.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252Fc455ee5d-67ed-4151-ab37-eb75f8f1f527.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/c455ee5d-67ed-4151-ab37-eb75f8f1f527.jpeg already downloaded
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5695009%252Fgeneral%252Fa0cbdb55-d103-44cd-a328-4e8b3a543c8f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695009/general/a0cbdb55-d103-44cd-a328-4e8b3a543c8f.jpeg already downloaded
2026-03-25 13:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ff6fc078-347c-5a23-841f-d3d8cfffd842, identifier: 10724721
2026-03-25 13:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10724721
2026-03-25 13:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10724721
2026-03-25 13:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10724721 to the API
2026-03-25 13:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724721>
{'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': 'ff6fc078-347c-5a23-841f-d3d8cfffd842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-143-DN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724721',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 93511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5695009/general/c1569152-9f27-4817-95bc-f90fa10564bc.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/333dfbaf-6e0f-4e7b-be77-418621ef27c7.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/9ae1377b-ff1f-4e17-a57a-1341a8cfde04.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/7f2e883e-fffa-4bc9-9c03-294eab405d25.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/1f231c85-6378-4b71-97c7-f0de02cb0ba5.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/77b73b62-60aa-4f3b-b595-52c30d8407c8.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/5e47a9a3-d2b1-4621-9901-cf7afa2d49a2.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/ecb6336f-4213-4994-a5ef-dcff9598358b.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/c455ee5d-67ed-4151-ab37-eb75f8f1f527.jpeg',
'https://images.openlane.eu/carimgs/5695009/general/a0cbdb55-d103-44cd-a328-4e8b3a543c8f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4707433,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/c1569152-9f27-4817-95bc-f90fa10564bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5172021,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/333dfbaf-6e0f-4e7b-be77-418621ef27c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4267908,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/9ae1377b-ff1f-4e17-a57a-1341a8cfde04.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4604664,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/7f2e883e-fffa-4bc9-9c03-294eab405d25.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4653785,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/1f231c85-6378-4b71-97c7-f0de02cb0ba5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4224195,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/77b73b62-60aa-4f3b-b595-52c30d8407c8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3166136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/5e47a9a3-d2b1-4621-9901-cf7afa2d49a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2734724,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/ecb6336f-4213-4994-a5ef-dcff9598358b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3824801,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/c455ee5d-67ed-4151-ab37-eb75f8f1f527.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6fc078-347c-5a23-841f-d3d8cfffd842/ff6fc078-347c-5a23-841f-d3d8cfffd842_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3925107,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695009/general/a0cbdb55-d103-44cd-a328-4e8b3a543c8f.jpeg',
'Width': 4032}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 93.511 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724721%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [adesa.fr] INFO: Saving data for 10724721: {'created_time': 1774445587.17822, 'last_price_update_time': 1774445587.178232, 'auction_closing_time': 1774609200.0}
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724721') HTTP/1.1" 204 0
2026-03-25 13:33:07 [scrapy.extensions.logstats] INFO: Crawled 254 pages (at 33 pages/min), scraped 101 items (at 31 items/min)
2026-03-25 13:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10722088
2026-03-25 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with scrape type 1
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1c713f2-b72e-5fda-a7f0-21e2b11e0a77
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F1543ded1-812d-496a-8fe4-a081a9da89c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F507c0451-3cbb-493f-93a5-564ec7e0778f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252Fe3da7474-8309-49b2-8a68-01f67e812a4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg already downloaded
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5453134%252Fgeneral%252F147babec-89cb-4ad6-96e6-38bfacaefa78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg already downloaded
2026-03-25 13:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77, identifier: 10722088
2026-03-25 13:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10722088
2026-03-25 13:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10722088
2026-03-25 13:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10722088 to the API
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1c713f2-b72e-5fda-a7f0-21e2b11e0a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-762-DQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722088',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg',
'https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg',
'https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg',
'https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg',
'https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg',
'https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg',
'https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802779,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 772464,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609771,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 501752,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544305,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413999,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682720,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653122,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314422,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg',
'Width': 2000}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'ALD Automotive',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 121 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722088%27 HTTP/1.1" 200 None
2026-03-25 13:33:07 [adesa.fr] INFO: Saving data for 10722088: {'created_time': 1774445587.96482, 'last_price_update_time': 1774445587.964833, 'auction_closing_time': 1774609200.0}
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722088') HTTP/1.1" 204 0
2026-03-25 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10723622
2026-03-25 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57af8b5-3549-56b7-9cf0-03547537340e with scrape type 1
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a57af8b5-3549-56b7-9cf0-03547537340e
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252Fa4325362-5883-4da4-baa3-d44e78f01f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252Fce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F67ea359c-683b-4a45-8315-38f1d6400c97.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F89efce89-f043-481d-9c3f-479be1cab013.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F8b3cda9d-df89-4486-b617-f9c2992e900d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F21a6e285-1c31-4a63-ab9c-3b6202946578.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252Fe2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg already downloaded
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5724051%252Fgeneral%252F95c5900a-50f4-434a-9a03-98cfb467347b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg already downloaded
2026-03-25 13:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a57af8b5-3549-56b7-9cf0-03547537340e, identifier: 10723622
2026-03-25 13:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10723622
2026-03-25 13:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10723622
2026-03-25 13:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10723622 to the API
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723622>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a57af8b5-3549-56b7-9cf0-03547537340e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-826-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723622',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 25190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg',
'https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg',
'https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg',
'https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg',
'https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg',
'https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg',
'https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg',
'https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg',
'https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg',
'https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64214,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumpy 1.5 HDI DRIVER - Diesel - Manual - 120 hp - 25.190 km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2022}
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723622%27 HTTP/1.1" 200 None
2026-03-25 13:33:08 [adesa.fr] INFO: Saving data for 10723622: {'created_time': 1774445588.843484, 'last_price_update_time': 1774445588.843495, 'auction_closing_time': 1774527300.0}
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723622') HTTP/1.1" 204 0
2026-03-25 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c844e066-d691-510f-988a-3f2430317c3d with identifier: 10701122
2026-03-25 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c844e066-d691-510f-988a-3f2430317c3d with scrape type 2
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c844e066-d691-510f-988a-3f2430317c3d with scrape type 2
2026-03-25 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c844e066-d691-510f-988a-3f2430317c3d, identifier: 10701122
2026-03-25 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c844e066-d691-510f-988a-3f2430317c3d with identifier: 10701122
2026-03-25 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c844e066-d691-510f-988a-3f2430317c3d with identifier: 10701122
2026-03-25 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c844e066-d691-510f-988a-3f2430317c3d with identifier: 10701122 to the API
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701122>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c844e066-d691-510f-988a-3f2430317c3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-773-YY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701122',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 136298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Octavia 1.0 TSI Business - Petrol - Manual - 110 hp - 136.298 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701122%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [adesa.fr] INFO: Saving data for 10701122: {'auction_closing_time': 1774512000.0, 'created_time': 1774013735.277452, 'last_price_update_time': 1774445589.347626}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701122') HTTP/1.1" 204 0
2026-03-25 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13: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 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10724728
2026-03-25 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with scrape type 1
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88bc2821-dfcd-51a5-aa1e-31d3220c3581
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252Ff91dfccb-8933-40f9-9375-8557e4ccc394.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/f91dfccb-8933-40f9-9375-8557e4ccc394.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252Fe51bee6d-67ff-4b35-802c-9023d84cb2b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/e51bee6d-67ff-4b35-802c-9023d84cb2b7.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252Ffe0dc1c2-406b-47f4-a071-36c87b85bfe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/fe0dc1c2-406b-47f4-a071-36c87b85bfe1.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F96cc51f5-3dae-4704-baa4-fe5adb10415e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/96cc51f5-3dae-4704-baa4-fe5adb10415e.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F90a5ca15-c711-4023-a5ce-993f98e152aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/90a5ca15-c711-4023-a5ce-993f98e152aa.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F6a8ad4f3-7dc0-4ced-be0a-0dfa46d8e7f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/6a8ad4f3-7dc0-4ced-be0a-0dfa46d8e7f3.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F852ddcb4-7226-4cb9-84f1-dd22649d659c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/852ddcb4-7226-4cb9-84f1-dd22649d659c.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F8cfd61dc-4662-4bb4-87e6-d4a57d71b726.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/8cfd61dc-4662-4bb4-87e6-d4a57d71b726.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F544bff13-0ba1-4994-9e28-800b3b826fdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/544bff13-0ba1-4994-9e28-800b3b826fdc.jpg already downloaded
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5728755%252Fgeneral%252F2398907f-fc16-4c34-a5b7-69b59b3173b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728755/general/2398907f-fc16-4c34-a5b7-69b59b3173b8.jpg already downloaded
2026-03-25 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88bc2821-dfcd-51a5-aa1e-31d3220c3581, identifier: 10724728
2026-03-25 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10724728
2026-03-25 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10724728
2026-03-25 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10724728 to the API
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724728>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '88bc2821-dfcd-51a5-aa1e-31d3220c3581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ348ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724728',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 95421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5728755/general/f91dfccb-8933-40f9-9375-8557e4ccc394.jpg',
'https://images.openlane.eu/carimgs/5728755/general/e51bee6d-67ff-4b35-802c-9023d84cb2b7.jpg',
'https://images.openlane.eu/carimgs/5728755/general/fe0dc1c2-406b-47f4-a071-36c87b85bfe1.jpg',
'https://images.openlane.eu/carimgs/5728755/general/96cc51f5-3dae-4704-baa4-fe5adb10415e.jpg',
'https://images.openlane.eu/carimgs/5728755/general/90a5ca15-c711-4023-a5ce-993f98e152aa.jpg',
'https://images.openlane.eu/carimgs/5728755/general/6a8ad4f3-7dc0-4ced-be0a-0dfa46d8e7f3.jpg',
'https://images.openlane.eu/carimgs/5728755/general/852ddcb4-7226-4cb9-84f1-dd22649d659c.jpg',
'https://images.openlane.eu/carimgs/5728755/general/8cfd61dc-4662-4bb4-87e6-d4a57d71b726.jpg',
'https://images.openlane.eu/carimgs/5728755/general/544bff13-0ba1-4994-9e28-800b3b826fdc.jpg',
'https://images.openlane.eu/carimgs/5728755/general/2398907f-fc16-4c34-a5b7-69b59b3173b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237904,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/f91dfccb-8933-40f9-9375-8557e4ccc394.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225365,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/e51bee6d-67ff-4b35-802c-9023d84cb2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234457,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/fe0dc1c2-406b-47f4-a071-36c87b85bfe1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262249,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/96cc51f5-3dae-4704-baa4-fe5adb10415e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306583,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/90a5ca15-c711-4023-a5ce-993f98e152aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281388,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/6a8ad4f3-7dc0-4ced-be0a-0dfa46d8e7f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283662,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/852ddcb4-7226-4cb9-84f1-dd22649d659c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/8cfd61dc-4662-4bb4-87e6-d4a57d71b726.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206029,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/544bff13-0ba1-4994-9e28-800b3b826fdc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88bc2821-dfcd-51a5-aa1e-31d3220c3581/88bc2821-dfcd-51a5-aa1e-31d3220c3581_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221360,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728755/general/2398907f-fc16-4c34-a5b7-69b59b3173b8.jpg',
'Width': 1920}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Kia Sportage 1.6 T-GDI Active - AWD - Hybrid - Automatic - 180 hp - '
'95.421 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724728%27 HTTP/1.1" 200 None
2026-03-25 13:33:10 [adesa.fr] INFO: Saving data for 10724728: {'created_time': 1774445590.052091, 'last_price_update_time': 1774445590.052103, 'auction_closing_time': 1774609200.0}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724728') HTTP/1.1" 204 0
2026-03-25 13:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with identifier: 10701092
2026-03-25 13:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 92e08d89-66cc-5cbe-98ce-23c0fe49a257, identifier: 10701092
2026-03-25 13:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with identifier: 10701092
2026-03-25 13:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with identifier: 10701092
2026-03-25 13:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 92e08d89-66cc-5cbe-98ce-23c0fe49a257 with identifier: 10701092 to the API
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701092>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '92e08d89-66cc-5cbe-98ce-23c0fe49a257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-678-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701092',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 57723,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 197 '
'hp - 57.723 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701092%27 HTTP/1.1" 200 None
2026-03-25 13:33:10 [adesa.fr] INFO: Saving data for 10701092: {'auction_closing_time': 1774512000.0, 'created_time': 1774013777.750282, 'last_price_update_time': 1774445590.561101}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701092') HTTP/1.1" 204 0
2026-03-25 13:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with identifier: 10701197
2026-03-25 13:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9e17dc9-dff1-5332-a625-fb7dba7dfb93, identifier: 10701197
2026-03-25 13:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with identifier: 10701197
2026-03-25 13:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with identifier: 10701197
2026-03-25 13:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9e17dc9-dff1-5332-a625-fb7dba7dfb93 with identifier: 10701197 to the API
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701197>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a9e17dc9-dff1-5332-a625-fb7dba7dfb93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-235-CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701197',
'listing': 'auction',
'location': 'Saint Aignan de Grandlieu (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 161302,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 116 hp '
'- 161.302 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701197%27 HTTP/1.1" 200 None
2026-03-25 13:33:10 [adesa.fr] INFO: Saving data for 10701197: {'auction_closing_time': 1774512000.0, 'created_time': 1774013732.583986, 'last_price_update_time': 1774445590.998383}
2026-03-25 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701197') HTTP/1.1" 204 0
2026-03-25 13:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-25 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 1
2026-03-25 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Facc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/acc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252F46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252F66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Fae01c828-8998-4ecb-b691-a189314bdb8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/ae01c828-8998-4ecb-b691-a189314bdb8c.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Faa5b25c1-ebdc-417c-9b22-c300dad25718.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/aa5b25c1-ebdc-417c-9b22-c300dad25718.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Fa6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/a6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Ff1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/f1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252F8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252Fd78a0800-f6f9-46b7-90cc-b9162731d642.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/d78a0800-f6f9-46b7-90cc-b9162731d642.jpg not downloaded yet
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5734604%252Fgeneral%252F146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg not downloaded yet
2026-03-25 13:33: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 13:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710702500%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719678%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10719678: 1
2026-03-25 13:33:13 [adesa.fr] INFO: Scraping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719687%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10719687: 1
2026-03-25 13:33:13 [adesa.fr] INFO: Scraping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710662209%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710439487%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699438%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710051061%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710269481%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699439%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710057241%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710704551%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710685083%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699459%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710518391%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699457%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710650228%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710136698%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%279905933%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10653830
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710653830%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10653830: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10653830 url https://www.openlane.eu/en/carv6/auction/10653830
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710597849%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710580073%27 HTTP/1.1" 200 None
2026-03-25 13:33:13 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-25 13:33:13 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-25 13:33:13 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710718734%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10718734: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719679%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10719679: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710640495%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710627155%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721193%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10721193: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710437881%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699722%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710394825%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710698182%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710687167%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710632404%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10632404: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699512%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699517%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699513%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710597858%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710688557%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699502%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699501%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710452571%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710437891%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10437891: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710512962%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710661603%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710411867%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710326128%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710556138%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710222565%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710231005%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710676045%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707950%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707951%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707949%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10674730
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710674730%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10674730: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10674730 url https://www.openlane.eu/en/carv6/auction/10674730
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710710380%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715794%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10721766
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721766%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10721766: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10721766 url https://www.openlane.eu/en/carv6/auction/10721766
2026-03-25 13:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710640496%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721192%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10721192: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719683%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10719683: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716793%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10716793: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10717042
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717042%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10717042: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10717042 url https://www.openlane.eu/en/carv6/auction/10717042
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710715796%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10715796: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699481%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699475%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710702499%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710558919%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10558919: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710574132%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710690022%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710709611%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699450%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710694299%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710595519%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710554218%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710689052%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710597882%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-25 13:33:14 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719684%27 HTTP/1.1" 200 None
2026-03-25 13:33:14 [adesa.fr] INFO: Scrape type for 10719684: 1
2026-03-25 13:33:14 [adesa.fr] INFO: Scraping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-25 13:33:14 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721358%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10721358: 1
2026-03-25 13:33:15 [adesa.fr] INFO: Scraping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-25 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b55d50>
2026-03-25 13:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252F146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg saved to cache
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721603%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10721603: 1
2026-03-25 13:33:15 [adesa.fr] INFO: Scraping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-25 13:33: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 13:33:15 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722728%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10722728: 1
2026-03-25 13:33:15 [adesa.fr] INFO: Scraping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710681278%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10681278: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710713164%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710711367%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10711367: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710681283%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707278%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10707278: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710682593%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10685081
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710685081%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10685081: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10685081 url https://www.openlane.eu/en/carv6/auction/10685081
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710573240%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710269547%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710713169%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710654300%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699471%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10699471: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722729%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10722729: 1
2026-03-25 13:33:15 [adesa.fr] INFO: Scraping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-25 13:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-25 13:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 1
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252F24967fb0-c922-4979-8583-f5faac8ac8d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/24967fb0-c922-4979-8583-f5faac8ac8d7.jpg not downloaded yet
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710702501%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710707273%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710676823%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699507%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10699486
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710699486%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10699486: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10699486 url https://www.openlane.eu/en/carv6/auction/10699486
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10667487
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710667487%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10667487: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10667487 url https://www.openlane.eu/en/carv6/auction/10667487
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710673717%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-25 13:33:15 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-25 13:33:15 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721364%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [adesa.fr] INFO: Scrape type for 10721364: 1
2026-03-25 13:33:15 [adesa.fr] INFO: Scraping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252F652b1055-e6cf-417f-8120-c23d525d203f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/652b1055-e6cf-417f-8120-c23d525d203f.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fa6130497-2e69-44e1-937e-49e33b9f1453.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/a6130497-2e69-44e1-937e-49e33b9f1453.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fff2eee25-d826-4f6a-9201-94aea445c3a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/ff2eee25-d826-4f6a-9201-94aea445c3a5.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252F13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fe754d921-f7ac-4a51-a133-a6bf5e75de08.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/e754d921-f7ac-4a51-a133-a6bf5e75de08.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/ce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fbc056666-d340-4b43-bc1a-265ef2da2261.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/bc056666-d340-4b43-bc1a-265ef2da2261.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252F49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg not downloaded yet
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745471%252Fgeneral%252Fdb84ff30-3e04-4017-8bb9-fd47be7a0389.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/db84ff30-3e04-4017-8bb9-fd47be7a0389.jpg not downloaded yet
2026-03-25 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/db84ff30-3e04-4017-8bb9-fd47be7a0389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dee6f97c-2169-5b62-a157-37a1770e2e9f with identifier: 10721367
2026-03-25 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dee6f97c-2169-5b62-a157-37a1770e2e9f with scrape type 1
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745314%252Fgeneral%252Fcf18e38d-aded-4e39-b8de-3012c75c96a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/cf18e38d-aded-4e39-b8de-3012c75c96a4.jpg not downloaded yet
2026-03-25 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745314%252Fgeneral%252F4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg not downloaded yet
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745314%252Fgeneral%252Fadc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/adc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg not downloaded yet
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745314%252Fgeneral%252F70665b9f-354c-450d-961c-49d468c1305a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/70665b9f-354c-450d-961c-49d468c1305a.jpg not downloaded yet
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745314%252Fgeneral%252Fdc8478c3-c922-41c1-85c6-4e54176a11da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/dc8478c3-c922-41c1-85c6-4e54176a11da.jpg not downloaded yet
2026-03-25 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d6aad0>
2026-03-25 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fdb84ff30-3e04-4017-8bb9-fd47be7a0389.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/db84ff30-3e04-4017-8bb9-fd47be7a0389.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745314%252Fgeneral%252F65116986-165b-4ded-a616-11d306bff4c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/65116986-165b-4ded-a616-11d306bff4c0.jpg not downloaded yet
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/cf18e38d-aded-4e39-b8de-3012c75c96a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745314%252Fgeneral%252Feb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/eb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg not downloaded yet
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745314%252Fgeneral%252F3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg not downloaded yet
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30247890>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252F49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745314%252Fgeneral%252Fd5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/d5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg not downloaded yet
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/dc8478c3-c922-41c1-85c6-4e54176a11da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745314%252Fgeneral%252F1890ce78-7536-4b62-b862-50de6c951f3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/1890ce78-7536-4b62-b862-50de6c951f3f.jpg not downloaded yet
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b63c50>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252Fcf18e38d-aded-4e39-b8de-3012c75c96a4.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/cf18e38d-aded-4e39-b8de-3012c75c96a4.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2f550>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252Fdc8478c3-c922-41c1-85c6-4e54176a11da.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/dc8478c3-c922-41c1-85c6-4e54176a11da.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/1890ce78-7536-4b62-b862-50de6c951f3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e121d0>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252F3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/d5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf7f50>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252F1890ce78-7536-4b62-b862-50de6c951f3f.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/1890ce78-7536-4b62-b862-50de6c951f3f.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/eb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/65116986-165b-4ded-a616-11d306bff4c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e12c50>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252Fd5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/d5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/70665b9f-354c-450d-961c-49d468c1305a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e6f690>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252Feb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/eb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c3e990>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252F65116986-165b-4ded-a616-11d306bff4c0.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/65116986-165b-4ded-a616-11d306bff4c0.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/adc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f2b550>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252F70665b9f-354c-450d-961c-49d468c1305a.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/70665b9f-354c-450d-961c-49d468c1305a.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745314/general/4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721367)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d302440d0>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252Fadc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/adc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/bc056666-d340-4b43-bc1a-265ef2da2261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30144c10>
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745314%252Fgeneral%252F4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745314/general/4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg saved to cache
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dee6f97c-2169-5b62-a157-37a1770e2e9f
2026-03-25 13:33:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dee6f97c-2169-5b62-a157-37a1770e2e9f, skipping ID generation
2026-03-25 13:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dee6f97c-2169-5b62-a157-37a1770e2e9f with scrape type 1
2026-03-25 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dee6f97c-2169-5b62-a157-37a1770e2e9f sending to next pipeline
2026-03-25 13:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dee6f97c-2169-5b62-a157-37a1770e2e9f, identifier: 10721367
2026-03-25 13:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dee6f97c-2169-5b62-a157-37a1770e2e9f with identifier: 10721367
2026-03-25 13:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dee6f97c-2169-5b62-a157-37a1770e2e9f with identifier: 10721367
2026-03-25 13:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dee6f97c-2169-5b62-a157-37a1770e2e9f with identifier: 10721367 to the API
2026-03-25 13:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745314/general/4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'dee6f97c-2169-5b62-a157-37a1770e2e9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 44617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/cf18e38d-aded-4e39-b8de-3012c75c96a4.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/4ed8a7f6-31eb-4d6d-9f10-b099adf75a7a.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/adc0d85a-3bd0-4c2e-9f5b-9705cdd79619.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/70665b9f-354c-450d-961c-49d468c1305a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/dc8478c3-c922-41c1-85c6-4e54176a11da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/65116986-165b-4ded-a616-11d306bff4c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/eb2c8751-e9b5-4bc8-b2e8-c6e7de8f39d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/3f0cdd7b-11c9-4f99-b21b-83309c62529f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/d5c16ea2-3edc-462b-bb0c-5a36e38dac05.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee6f97c-2169-5b62-a157-37a1770e2e9f/dee6f97c-2169-5b62-a157-37a1770e2e9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745314/general/1890ce78-7536-4b62-b862-50de6c951f3f.jpg',
'Width': 1022}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 44.617 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-25 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721367%27 HTTP/1.1" 200 None
2026-03-25 13:33:18 [adesa.fr] INFO: Saving data for 10721367: {'created_time': 1774445598.863194, 'last_price_update_time': 1774445598.863211, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721367') HTTP/1.1" 204 0
2026-03-25 13:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/ce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c4c650>
2026-03-25 13:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fbc056666-d340-4b43-bc1a-265ef2da2261.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/bc056666-d340-4b43-bc1a-265ef2da2261.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9eb50>
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/ce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/e754d921-f7ac-4a51-a133-a6bf5e75de08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9efd0>
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fe754d921-f7ac-4a51-a133-a6bf5e75de08.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/e754d921-f7ac-4a51-a133-a6bf5e75de08.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bfcfd0>
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252F13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/ff2eee25-d826-4f6a-9201-94aea445c3a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/a6130497-2e69-44e1-937e-49e33b9f1453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ade650>
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fff2eee25-d826-4f6a-9201-94aea445c3a5.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/ff2eee25-d826-4f6a-9201-94aea445c3a5.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300a8190>
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252Fa6130497-2e69-44e1-937e-49e33b9f1453.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/a6130497-2e69-44e1-937e-49e33b9f1453.jpg saved to cache
2026-03-25 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-25 13:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 1
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252Fbf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/bf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg not downloaded yet
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252F85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg not downloaded yet
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252F23782524-b4ba-4f0f-b183-6fa7972327ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/23782524-b4ba-4f0f-b183-6fa7972327ec.jpg not downloaded yet
2026-03-25 13:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/652b1055-e6cf-417f-8120-c23d525d203f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252F2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg not downloaded yet
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252F889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg not downloaded yet
2026-03-25 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5701431%252Fgeneral%252Fb38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/b38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg not downloaded yet
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg not downloaded yet
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252Feae73cbc-4fba-4342-bacf-77274ac11b59.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/eae73cbc-4fba-4342-bacf-77274ac11b59.jpg not downloaded yet
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F256baef2-faff-4aa2-8675-087d862ec2f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/256baef2-faff-4aa2-8675-087d862ec2f8.jpg not downloaded yet
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/23782524-b4ba-4f0f-b183-6fa7972327ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg not downloaded yet
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d1d550>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252F652b1055-e6cf-417f-8120-c23d525d203f.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/652b1055-e6cf-417f-8120-c23d525d203f.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/eae73cbc-4fba-4342-bacf-77274ac11b59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e9ae10>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F23782524-b4ba-4f0f-b183-6fa7972327ec.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/23782524-b4ba-4f0f-b183-6fa7972327ec.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf4d50>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252Feae73cbc-4fba-4342-bacf-77274ac11b59.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/eae73cbc-4fba-4342-bacf-77274ac11b59.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/256baef2-faff-4aa2-8675-087d862ec2f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2e410>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/b38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2e010>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F256baef2-faff-4aa2-8675-087d862ec2f8.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/256baef2-faff-4aa2-8675-087d862ec2f8.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30201bd0>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf4550>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252Fb38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/b38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022d110>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701431/general/bf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722721)
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300ab190>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bfd9d0>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252F85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b56810>
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701431%252Fgeneral%252Fbf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701431/general/bf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg saved to cache
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e42672ed-e107-5be9-ae67-81906e15e58c
2026-03-25 13:33:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e42672ed-e107-5be9-ae67-81906e15e58c, skipping ID generation
2026-03-25 13:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 1
2026-03-25 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e42672ed-e107-5be9-ae67-81906e15e58c sending to next pipeline
2026-03-25 13:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e42672ed-e107-5be9-ae67-81906e15e58c, identifier: 10722721
2026-03-25 13:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-25 13:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-25 13:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721 to the API
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5701431/general/bf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 126,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e42672ed-e107-5be9-ae67-81906e15e58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 64518,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128741,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/bf155d7d-8ea1-44c9-9705-3a845a07aa06.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160548,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/85136d3a-0a1c-4a8c-a27d-a82b5c98f13d.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92104,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/23782524-b4ba-4f0f-b183-6fa7972327ec.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108094,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/2f65c5e3-6bd7-486b-ad54-79f92c75d4c6.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90888,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/889f36e8-2b40-4c21-a7de-9663e1ed346c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71364,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/b38a9027-c5c0-462a-8d68-f8d12ef3aab0.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111135,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/0f5acbae-792e-4ad7-a2d8-4e49839e7c46.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96716,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/eae73cbc-4fba-4342-bacf-77274ac11b59.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69278,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/256baef2-faff-4aa2-8675-087d862ec2f8.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e42672ed-e107-5be9-ae67-81906e15e58c/e42672ed-e107-5be9-ae67-81906e15e58c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149159,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701431/general/54b8e40a-ea79-4a45-b7bc-9b8c88a93757.jpg',
'Width': 850}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Focus 1.0 ST Line X - Petrol - Manual - 126 hp - 64.518 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722721%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [adesa.fr] INFO: Saving data for 10722721: {'created_time': 1774445610.399705, 'last_price_update_time': 1774445610.399717, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722721') HTTP/1.1" 204 0
2026-03-25 13:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13: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 13:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-25 13:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with scrape type 1
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252Fae72ad48-4ba3-4d07-ad53-e32664d4b93b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/ae72ad48-4ba3-4d07-ad53-e32664d4b93b.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F6109a411-f811-427e-ae82-c6dc35931adf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/6109a411-f811-427e-ae82-c6dc35931adf.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F9186b0f2-f67f-49cb-9e4f-302f78815ef1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/9186b0f2-f67f-49cb-9e4f-302f78815ef1.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F62b292e6-d161-4778-80c7-7839cbd09304.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/62b292e6-d161-4778-80c7-7839cbd09304.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252Fe6f02bdf-7c4a-41df-95b7-0a70d01a39c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/e6f02bdf-7c4a-41df-95b7-0a70d01a39c1.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252Fe44e266c-8164-41ec-9aea-8543cc8840b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/e44e266c-8164-41ec-9aea-8543cc8840b4.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F4a2e4623-7c99-432c-9d1c-413b22d49843.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/4a2e4623-7c99-432c-9d1c-413b22d49843.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F3997612b-4f4f-407e-8a49-431881d2e1f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/3997612b-4f4f-407e-8a49-431881d2e1f6.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252Ffd62ae13-c7fa-4dad-a509-7e000e2b733a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/fd62ae13-c7fa-4dad-a509-7e000e2b733a.jpg already downloaded
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5528850%252Fgeneral%252F138ac9d8-03f6-49ad-bc07-4ecc32002685.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5528850/general/138ac9d8-03f6-49ad-bc07-4ecc32002685.jpg already downloaded
2026-03-25 13:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b, identifier: 10724801
2026-03-25 13:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-25 13:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 1
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg not downloaded yet
2026-03-25 13:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-25 13:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-25 13:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801 to the API
2026-03-25 13:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724801>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W90910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 59682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5528850/general/ae72ad48-4ba3-4d07-ad53-e32664d4b93b.jpg',
'https://images.openlane.eu/carimgs/5528850/general/6109a411-f811-427e-ae82-c6dc35931adf.jpg',
'https://images.openlane.eu/carimgs/5528850/general/9186b0f2-f67f-49cb-9e4f-302f78815ef1.jpg',
'https://images.openlane.eu/carimgs/5528850/general/62b292e6-d161-4778-80c7-7839cbd09304.jpg',
'https://images.openlane.eu/carimgs/5528850/general/e6f02bdf-7c4a-41df-95b7-0a70d01a39c1.jpg',
'https://images.openlane.eu/carimgs/5528850/general/e44e266c-8164-41ec-9aea-8543cc8840b4.jpg',
'https://images.openlane.eu/carimgs/5528850/general/4a2e4623-7c99-432c-9d1c-413b22d49843.jpg',
'https://images.openlane.eu/carimgs/5528850/general/3997612b-4f4f-407e-8a49-431881d2e1f6.jpg',
'https://images.openlane.eu/carimgs/5528850/general/fd62ae13-c7fa-4dad-a509-7e000e2b733a.jpg',
'https://images.openlane.eu/carimgs/5528850/general/138ac9d8-03f6-49ad-bc07-4ecc32002685.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241730,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/ae72ad48-4ba3-4d07-ad53-e32664d4b93b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240002,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/6109a411-f811-427e-ae82-c6dc35931adf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243211,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/9186b0f2-f67f-49cb-9e4f-302f78815ef1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231737,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/62b292e6-d161-4778-80c7-7839cbd09304.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231412,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/e6f02bdf-7c4a-41df-95b7-0a70d01a39c1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217544,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/e44e266c-8164-41ec-9aea-8543cc8840b4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257732,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/4a2e4623-7c99-432c-9d1c-413b22d49843.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230136,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/3997612b-4f4f-407e-8a49-431881d2e1f6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53684,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/fd62ae13-c7fa-4dad-a509-7e000e2b733a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b/f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274942,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5528850/general/138ac9d8-03f6-49ad-bc07-4ecc32002685.jpg',
'Width': 1600}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 59.682 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724801%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [adesa.fr] INFO: Saving data for 10724801: {'created_time': 1774445611.499275, 'last_price_update_time': 1774445611.499289, 'auction_closing_time': 1801392300.0}
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724801') HTTP/1.1" 204 0
2026-03-25 13:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745471/general/24967fb0-c922-4979-8583-f5faac8ac8d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722731)
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F6e521544-2e61-4fad-8055-3bfb598be1a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/6e521544-2e61-4fad-8055-3bfb598be1a8.jpg not downloaded yet
2026-03-25 13:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252Fd6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/d6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg not downloaded yet
2026-03-25 13: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 13:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252Fdb766ecc-b926-4743-b877-41e26d6b6305.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/db766ecc-b926-4743-b877-41e26d6b6305.jpg not downloaded yet
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg not downloaded yet
2026-03-25 13:33:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30efced0>
2026-03-25 13:33:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745471%252Fgeneral%252F24967fb0-c922-4979-8583-f5faac8ac8d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745471/general/24967fb0-c922-4979-8583-f5faac8ac8d7.jpg saved to cache
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11c6dd27-cba1-5c80-a945-ac401662d7f4
2026-03-25 13:33:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11c6dd27-cba1-5c80-a945-ac401662d7f4, skipping ID generation
2026-03-25 13:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 1
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 sending to next pipeline
2026-03-25 13:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11c6dd27-cba1-5c80-a945-ac401662d7f4, identifier: 10722731
2026-03-25 13:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252Febd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/ebd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg not downloaded yet
2026-03-25 13:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-25 13:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-25 13:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731 to the API
2026-03-25 13:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745471/general/24967fb0-c922-4979-8583-f5faac8ac8d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '11c6dd27-cba1-5c80-a945-ac401662d7f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 12244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/24967fb0-c922-4979-8583-f5faac8ac8d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/652b1055-e6cf-417f-8120-c23d525d203f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/a6130497-2e69-44e1-937e-49e33b9f1453.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/ff2eee25-d826-4f6a-9201-94aea445c3a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/13f88fe9-0aeb-4c7c-bbea-5c2523222d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/e754d921-f7ac-4a51-a133-a6bf5e75de08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/ce092728-8237-4ccd-a2f5-3d3b5843cb9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/bc056666-d340-4b43-bc1a-265ef2da2261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/49af84a0-4db5-42fd-838e-bf8aebdd71ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11c6dd27-cba1-5c80-a945-ac401662d7f4/11c6dd27-cba1-5c80-a945-ac401662d7f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745471/general/db84ff30-3e04-4017-8bb9-fd47be7a0389.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.6 Evolution - Hybrid - Automatic - 96 hp - 12.244 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722731%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [adesa.fr] INFO: Saving data for 10722731: {'created_time': 1774445612.228335, 'last_price_update_time': 1774445612.228407, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722731') HTTP/1.1" 204 0
2026-03-25 13:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10724726
2026-03-25 13:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d944f6dc-1902-5a5a-af4f-154265ba13fb with scrape type 1
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d944f6dc-1902-5a5a-af4f-154265ba13fb
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F22d1629c-c570-476a-9058-0e606ddaed43.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252Fb24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252Fa82b81a7-779c-4a09-a30a-035554123324.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F1452521d-2663-42af-82ce-0da59a4fc406.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F66ae023f-ff94-436a-8eb7-971a268cc870.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F99c5ff83-139a-41c7-b74b-6da219708f3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg already downloaded
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5728740%252Fgeneral%252F2a5353a3-129f-48da-8eb7-711c505e2192.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg already downloaded
2026-03-25 13:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d944f6dc-1902-5a5a-af4f-154265ba13fb, identifier: 10724726
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg not downloaded yet
2026-03-25 13:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10724726
2026-03-25 13:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10724726
2026-03-25 13:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10724726 to the API
2026-03-25 13:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724726>
{'auction_title': '',
'c_o_2_emission_value': 145,
'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': 'd944f6dc-1902-5a5a-af4f-154265ba13fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ999AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724726',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 102271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg',
'https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg',
'https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg',
'https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg',
'https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg',
'https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg',
'https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg',
'https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg',
'https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg',
'https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247600,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254979,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246687,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262944,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281713,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg',
'Width': 1920}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C4 Grand Picasso 1.2i Business - Petrol - Automatic - 130 '
'hp - 102.271 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724726%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [adesa.fr] INFO: Saving data for 10724726: {'created_time': 1774445613.218548, 'last_price_update_time': 1774445613.21856, 'auction_closing_time': 1774609200.0}
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724726') HTTP/1.1" 204 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252Fc4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/c4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg not downloaded yet
2026-03-25 13:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-25 13:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 1
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg not downloaded yet
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f20a90>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252Fdc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/dc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745313%252Fgeneral%252F08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg not downloaded yet
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/6e521544-2e61-4fad-8055-3bfb598be1a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252Fec70a18f-d185-4fa0-9540-e08aadf611a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/ec70a18f-d185-4fa0-9540-e08aadf611a9.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F990aaf32-4337-4f1c-a587-5622b7598cd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/990aaf32-4337-4f1c-a587-5622b7598cd4.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F53ba7928-6519-4168-9f55-64abb55aaec3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/53ba7928-6519-4168-9f55-64abb55aaec3.jpg not downloaded yet
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F6ecdc518-45a2-4290-8eab-de4448f3750d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/6ecdc518-45a2-4290-8eab-de4448f3750d.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg not downloaded yet
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252Fa93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/a93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg not downloaded yet
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b6ead0>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F6e521544-2e61-4fad-8055-3bfb598be1a8.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/6e521544-2e61-4fad-8055-3bfb598be1a8.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea3cd0>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745344%252Fgeneral%252F3d38654c-fce5-4019-959d-29e2c8ae854f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/3d38654c-fce5-4019-959d-29e2c8ae854f.jpg not downloaded yet
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/990aaf32-4337-4f1c-a587-5622b7598cd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b34a90>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a83110>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/53ba7928-6519-4168-9f55-64abb55aaec3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f9a410>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F990aaf32-4337-4f1c-a587-5622b7598cd4.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/990aaf32-4337-4f1c-a587-5622b7598cd4.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/a93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/3d38654c-fce5-4019-959d-29e2c8ae854f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/6ecdc518-45a2-4290-8eab-de4448f3750d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30efdad0>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F53ba7928-6519-4168-9f55-64abb55aaec3.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/53ba7928-6519-4168-9f55-64abb55aaec3.jpg saved to cache
2026-03-25 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/dc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/ec70a18f-d185-4fa0-9540-e08aadf611a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8db90>
2026-03-25 13:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252Fa93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/a93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745344/general/1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721606)
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5eb10>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F3d38654c-fce5-4019-959d-29e2c8ae854f.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/3d38654c-fce5-4019-959d-29e2c8ae854f.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5e210>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F6ecdc518-45a2-4290-8eab-de4448f3750d.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/6ecdc518-45a2-4290-8eab-de4448f3750d.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f2b4d0>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8e690>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252Fdc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/dc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32eb7190>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252Fec70a18f-d185-4fa0-9540-e08aadf611a9.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/ec70a18f-d185-4fa0-9540-e08aadf611a9.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f5d410>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e86250>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745344%252Fgeneral%252F1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745344/general/1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg saved to cache
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c
2026-03-25 13:33:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7c0aea5-f4a5-5a55-8740-902acec8cd4c, skipping ID generation
2026-03-25 13:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 1
2026-03-25 13:33:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c sending to next pipeline
2026-03-25 13:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b7c0aea5-f4a5-5a55-8740-902acec8cd4c, identifier: 10721606
2026-03-25 13:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/c4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-25 13:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-25 13:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606 to the API
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745344/general/1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7c0aea5-f4a5-5a55-8740-902acec8cd4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721606',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 36665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/1a26f365-49ea-4ed7-bc7a-f9eabafee49a.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/dc4f1e15-2bab-45bb-85fb-3176e06b558d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/2ea4cb43-6cd7-46ca-877f-b9aa66e38484.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/ec70a18f-d185-4fa0-9540-e08aadf611a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/990aaf32-4337-4f1c-a587-5622b7598cd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/53ba7928-6519-4168-9f55-64abb55aaec3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/6ecdc518-45a2-4290-8eab-de4448f3750d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/5077ef3d-2667-4e74-a6b4-c71cd906c46e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/a93e8cc7-9ab1-4894-9b9e-4b8d66346f97.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c0aea5-f4a5-5a55-8740-902acec8cd4c/b7c0aea5-f4a5-5a55-8740-902acec8cd4c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745344/general/3d38654c-fce5-4019-959d-29e2c8ae854f.jpg',
'Width': 1022}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 36.665 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721606%27 HTTP/1.1" 200 None
2026-03-25 13:33:34 [adesa.fr] INFO: Saving data for 10721606: {'created_time': 1774445614.949225, 'last_price_update_time': 1774445614.949236, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721606') HTTP/1.1" 204 0
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea3cd0>
2026-03-25 13:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252F8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg saved to cache
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f36290>
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252Fc4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/c4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg saved to cache
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/db766ecc-b926-4743-b877-41e26d6b6305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/d6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745313/general/ebd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721366)
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ff2290>
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252Fdb766ecc-b926-4743-b877-41e26d6b6305.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/db766ecc-b926-4743-b877-41e26d6b6305.jpg saved to cache
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8cdd0>
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252Fd6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/d6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg saved to cache
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1c110>
2026-03-25 13:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745313%252Fgeneral%252Febd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745313/general/ebd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg saved to cache
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2a9c87a-4a98-529f-a290-faff33075e44
2026-03-25 13:33:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2a9c87a-4a98-529f-a290-faff33075e44, skipping ID generation
2026-03-25 13:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 1
2026-03-25 13:33:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2a9c87a-4a98-529f-a290-faff33075e44 sending to next pipeline
2026-03-25 13:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2a9c87a-4a98-529f-a290-faff33075e44, identifier: 10721366
2026-03-25 13:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-25 13:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-25 13:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366 to the API
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745313/general/ebd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2a9c87a-4a98-529f-a290-faff33075e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721366',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/9f8aeeb8-56c6-4066-9c16-ad17e471e213.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/6e521544-2e61-4fad-8055-3bfb598be1a8.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/d6c4ee01-49a3-4052-99b1-202fde8c32d4.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/db766ecc-b926-4743-b877-41e26d6b6305.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/3d066f90-2483-4a70-94dd-d7d314bcf8c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/ebd4fc52-7d5d-4a06-a102-d9d28f6d1ac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/8fe45ebe-8a39-4cfb-bc8c-7bd3edeb9549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/c4ec4285-68eb-4f8c-8fdf-f6890d0dbd17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/7c09bc06-b2aa-48d7-97cf-3c685d208a4b.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a9c87a-4a98-529f-a290-faff33075e44/e2a9c87a-4a98-529f-a290-faff33075e44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745313/general/08900c60-a3f3-463b-a7cc-c2eb49a7d144.jpg',
'Width': 1022}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 29.122 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-25 13:33:35 [adesa.fr] INFO: Saving data for 10721366: {'created_time': 1774445615.781198, 'last_price_update_time': 1774445615.781211, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721366') HTTP/1.1" 204 0
2026-03-25 13:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc71db55-d3b5-5272-92b1-a9ca14846251 with identifier: 10701121
2026-03-25 13:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc71db55-d3b5-5272-92b1-a9ca14846251 with scrape type 2
2026-03-25 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc71db55-d3b5-5272-92b1-a9ca14846251 with scrape type 2
2026-03-25 13:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc71db55-d3b5-5272-92b1-a9ca14846251, identifier: 10701121
2026-03-25 13:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc71db55-d3b5-5272-92b1-a9ca14846251 with identifier: 10701121
2026-03-25 13:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc71db55-d3b5-5272-92b1-a9ca14846251 with identifier: 10701121
2026-03-25 13:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc71db55-d3b5-5272-92b1-a9ca14846251 with identifier: 10701121 to the API
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701121>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc71db55-d3b5-5272-92b1-a9ca14846251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-507-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701121',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 126919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 126.919 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701121%27 HTTP/1.1" 200 None
2026-03-25 13:33:45 [adesa.fr] INFO: Saving data for 10701121: {'auction_closing_time': 1774512000.0, 'created_time': 1774013729.118165, 'last_price_update_time': 1774445625.618808}
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701121') HTTP/1.1" 204 0
2026-03-25 13:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-25 13:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf with scrape type 1
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F1ae3e1cb-81a6-4333-b379-0f915b826726.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/1ae3e1cb-81a6-4333-b379-0f915b826726.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252Fbfb9e09e-274b-479b-b233-170b3399fb36.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/bfb9e09e-274b-479b-b233-170b3399fb36.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F4f3458cd-bdee-48ed-a109-216ed885aa17.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/4f3458cd-bdee-48ed-a109-216ed885aa17.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252Fce092926-26e7-4133-bbb9-c78dd92570a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/ce092926-26e7-4133-bbb9-c78dd92570a6.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F0faacd4d-299c-4c9f-957b-6045a46a7292.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/0faacd4d-299c-4c9f-957b-6045a46a7292.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252Ff54739a9-66da-491c-a424-c34495dd9a0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/f54739a9-66da-491c-a424-c34495dd9a0c.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg not downloaded yet
2026-03-25 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745233%252Fgeneral%252F40613650-2901-4270-bb36-3ef6034c9859.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/40613650-2901-4270-bb36-3ef6034c9859.jpg not downloaded yet
2026-03-25 13:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-25 13:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 1
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/ff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fb33854f9-12ee-4026-843d-0af05c00b872.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/b33854f9-12ee-4026-843d-0af05c00b872.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252F8e131598-d667-4354-b235-76abe74469fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/8e131598-d667-4354-b235-76abe74469fa.jpg not downloaded yet
2026-03-25 13:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/40613650-2901-4270-bb36-3ef6034c9859.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fe8d1cf64-8000-4428-a6c0-f34344f93ade.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/e8d1cf64-8000-4428-a6c0-f34344f93ade.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fac3a8b13-a415-4b68-9397-0b16462d4430.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/ac3a8b13-a415-4b68-9397-0b16462d4430.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252F5988c857-8cff-470a-9967-f00064218943.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/5988c857-8cff-470a-9967-f00064218943.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252F4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fd0e1cbc5-9b88-4e37-850a-a6096394f226.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/d0e1cbc5-9b88-4e37-850a-a6096394f226.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252Fe312ea58-c620-4f8d-9a2e-a6698f64a958.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/e312ea58-c620-4f8d-9a2e-a6698f64a958.jpg not downloaded yet
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5743425%252Fgeneral%252F0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg not downloaded yet
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300fb390>
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F40613650-2901-4270-bb36-3ef6034c9859.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/40613650-2901-4270-bb36-3ef6034c9859.jpg saved to cache
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/8e131598-d667-4354-b235-76abe74469fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3016a950>
2026-03-25 13:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33: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 13:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252F8e131598-d667-4354-b235-76abe74469fa.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/8e131598-d667-4354-b235-76abe74469fa.jpg saved to cache
2026-03-25 13:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea2c10>
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252F0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg saved to cache
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/e312ea58-c620-4f8d-9a2e-a6698f64a958.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30169f50>
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fe312ea58-c620-4f8d-9a2e-a6698f64a958.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/e312ea58-c620-4f8d-9a2e-a6698f64a958.jpg saved to cache
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/d0e1cbc5-9b88-4e37-850a-a6096394f226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14450>
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fd0e1cbc5-9b88-4e37-850a-a6096394f226.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/d0e1cbc5-9b88-4e37-850a-a6096394f226.jpg saved to cache
2026-03-25 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3016ae50>
2026-03-25 13:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252F4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg saved to cache
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/5988c857-8cff-470a-9967-f00064218943.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3015ded0>
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252F5988c857-8cff-470a-9967-f00064218943.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/5988c857-8cff-470a-9967-f00064218943.jpg saved to cache
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/ac3a8b13-a415-4b68-9397-0b16462d4430.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3016be90>
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fac3a8b13-a415-4b68-9397-0b16462d4430.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/ac3a8b13-a415-4b68-9397-0b16462d4430.jpg saved to cache
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/e8d1cf64-8000-4428-a6c0-f34344f93ade.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30245310>
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fe8d1cf64-8000-4428-a6c0-f34344f93ade.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/e8d1cf64-8000-4428-a6c0-f34344f93ade.jpg saved to cache
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/b33854f9-12ee-4026-843d-0af05c00b872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2fe90>
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fb33854f9-12ee-4026-843d-0af05c00b872.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/b33854f9-12ee-4026-843d-0af05c00b872.jpg saved to cache
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743425/general/ff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717043)
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b1350>
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743425%252Fgeneral%252Fff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743425/general/ff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg saved to cache
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35dd14db-e664-5884-80e5-95cc09c5309b
2026-03-25 13:33:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35dd14db-e664-5884-80e5-95cc09c5309b, skipping ID generation
2026-03-25 13:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 1
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35dd14db-e664-5884-80e5-95cc09c5309b sending to next pipeline
2026-03-25 13:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 35dd14db-e664-5884-80e5-95cc09c5309b, identifier: 10717043
2026-03-25 13:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-25 13:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-25 13:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043 to the API
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743425/general/ff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '35dd14db-e664-5884-80e5-95cc09c5309b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF180HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717043',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239112,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/ff831d5d-6464-4c9d-bfb1-a9c83bee12e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229940,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/b33854f9-12ee-4026-843d-0af05c00b872.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219095,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/8e131598-d667-4354-b235-76abe74469fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187495,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/e8d1cf64-8000-4428-a6c0-f34344f93ade.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193331,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/ac3a8b13-a415-4b68-9397-0b16462d4430.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191675,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/5988c857-8cff-470a-9967-f00064218943.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406607,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/4da2f190-9bca-4c2a-9706-841ce44f9f01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285318,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/d0e1cbc5-9b88-4e37-850a-a6096394f226.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314955,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/e312ea58-c620-4f8d-9a2e-a6698f64a958.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35dd14db-e664-5884-80e5-95cc09c5309b/35dd14db-e664-5884-80e5-95cc09c5309b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358594,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743425/general/0643597b-e8e3-474b-895f-cdc79adb3a7b.jpg',
'Width': 1920}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 156 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-25 13:33:51 [adesa.fr] INFO: Saving data for 10717043: {'created_time': 1774445631.59332, 'last_price_update_time': 1774445631.593333, 'auction_closing_time': 1798675200.0}
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717043') HTTP/1.1" 204 0
2026-03-25 13:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b55f90>
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg saved to cache
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/f54739a9-66da-491c-a424-c34495dd9a0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/0faacd4d-299c-4c9f-957b-6045a46a7292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2e390>
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252Ff54739a9-66da-491c-a424-c34495dd9a0c.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/f54739a9-66da-491c-a424-c34495dd9a0c.jpg saved to cache
2026-03-25 13:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30245310>
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F0faacd4d-299c-4c9f-957b-6045a46a7292.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/0faacd4d-299c-4c9f-957b-6045a46a7292.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/ce092926-26e7-4133-bbb9-c78dd92570a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/4f3458cd-bdee-48ed-a109-216ed885aa17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2da90>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252Fce092926-26e7-4133-bbb9-c78dd92570a6.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/ce092926-26e7-4133-bbb9-c78dd92570a6.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/bfb9e09e-274b-479b-b233-170b3399fb36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b54110>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F4f3458cd-bdee-48ed-a109-216ed885aa17.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/4f3458cd-bdee-48ed-a109-216ed885aa17.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/1ae3e1cb-81a6-4333-b379-0f915b826726.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30244050>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252Fbfb9e09e-274b-479b-b233-170b3399fb36.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/bfb9e09e-274b-479b-b233-170b3399fb36.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2ea50>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F1ae3e1cb-81a6-4333-b379-0f915b826726.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/1ae3e1cb-81a6-4333-b379-0f915b826726.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745233/general/2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721193)
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1f250>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ff1a90>
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745233%252Fgeneral%252F2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg') HTTP/1.1" 204 0
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745233/general/2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg saved to cache
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf
2026-03-25 13:33:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa9c1f3b-aa19-53be-ac25-c6b379f22daf, skipping ID generation
2026-03-25 13:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf with scrape type 1
2026-03-25 13:33:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf sending to next pipeline
2026-03-25 13:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa9c1f3b-aa19-53be-ac25-c6b379f22daf, identifier: 10721193
2026-03-25 13:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-25 13:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-25 13:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193 to the API
2026-03-25 13:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745233/general/2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa9c1f3b-aa19-53be-ac25-c6b379f22daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-515-MM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721193',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 24699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/2d2a3602-801c-46a5-97cd-504a5af0ace9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186934,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/0df2e0cd-1869-4f03-a457-14bac87bc78d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185866,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/1ae3e1cb-81a6-4333-b379-0f915b826726.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178306,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/bfb9e09e-274b-479b-b233-170b3399fb36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185536,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/4f3458cd-bdee-48ed-a109-216ed885aa17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317579,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/ce092926-26e7-4133-bbb9-c78dd92570a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192812,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/0faacd4d-299c-4c9f-957b-6045a46a7292.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246486,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/f54739a9-66da-491c-a424-c34495dd9a0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303280,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/642e0eed-fd93-4ee6-8f96-3c586c187f7d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa9c1f3b-aa19-53be-ac25-c6b379f22daf/fa9c1f3b-aa19-53be-ac25-c6b379f22daf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309805,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745233/general/40613650-2901-4270-bb36-3ef6034c9859.jpg',
'Width': 1920}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-07-30',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 1.0 - Petrol - Manual - 70 hp - 24.699 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721193%27 HTTP/1.1" 200 None
2026-03-25 13:33:53 [adesa.fr] INFO: Saving data for 10721193: {'created_time': 1774445633.210006, 'last_price_update_time': 1774445633.210019, 'auction_closing_time': 1798671600.0}
2026-03-25 13:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721193') HTTP/1.1" 204 0
2026-03-25 13:33: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 13:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:56 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-25 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-25 13:33:56 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-25 13:33:56 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-25 13:33:56 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-25 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695288%27 HTTP/1.1" 200 None
2026-03-25 13:33:56 [adesa.fr] INFO: Scrape type for 10695288: 0
2026-03-25 13:33:56 [adesa.fr] INFO: Skipping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-25 13:33:56 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-25 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10683945
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683945%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10683945: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10683945 url https://www.openlane.eu/en/carv6/auction/10683945
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10721340: 1
2026-03-25 13:33:57 [adesa.fr] INFO: Scraping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10721342: 1
2026-03-25 13:33:57 [adesa.fr] INFO: Scraping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606748%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10606748: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10721359
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721359%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10721359: 1
2026-03-25 13:33:57 [adesa.fr] INFO: Scraping item 10721359 url https://www.openlane.eu/en/carv6/auction/10721359
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-25 13:33:57 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
2026-03-25 13:33:57 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-25 13:33:57 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-25 13:34:07 [scrapy.extensions.logstats] INFO: Crawled 273 pages (at 19 pages/min), scraped 117 items (at 16 items/min)
2026-03-25 13:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 13:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0006b27b-c33f-56c9-8834-426a8fbe632d with identifier: 10701103
2026-03-25 13:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0006b27b-c33f-56c9-8834-426a8fbe632d with scrape type 2
2026-03-25 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0006b27b-c33f-56c9-8834-426a8fbe632d with scrape type 2
2026-03-25 13:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0006b27b-c33f-56c9-8834-426a8fbe632d, identifier: 10701103
2026-03-25 13:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0006b27b-c33f-56c9-8834-426a8fbe632d with identifier: 10701103
2026-03-25 13:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0006b27b-c33f-56c9-8834-426a8fbe632d with identifier: 10701103
2026-03-25 13:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0006b27b-c33f-56c9-8834-426a8fbe632d with identifier: 10701103 to the API
2026-03-25 13:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701103>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0006b27b-c33f-56c9-8834-426a8fbe632d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-567-YY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701103',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Kodiaq 2.0 TDI Active - Diesel - Automatic - 150 hp - 150.175 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701103%27 HTTP/1.1" 200 None
2026-03-25 13:34:08 [adesa.fr] INFO: Saving data for 10701103: {'auction_closing_time': 1774512000.0, 'created_time': 1774013552.482532, 'last_price_update_time': 1774445648.107541}
2026-03-25 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701103') HTTP/1.1" 204 0
2026-03-25 13:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with identifier: 10721364
2026-03-25 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with scrape type 1
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F8845571b-f5c1-472b-99a5-58b48c004497.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/8845571b-f5c1-472b-99a5-58b48c004497.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F94d7281a-526e-470f-828c-c1f4da30c032.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/94d7281a-526e-470f-828c-c1f4da30c032.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F9b1db835-d9e0-473e-af10-0a321768b38e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/9b1db835-d9e0-473e-af10-0a321768b38e.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F44934771-a1d1-47be-a948-d7ace1eedfbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/44934771-a1d1-47be-a948-d7ace1eedfbd.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F351689b4-37b5-4e36-88d2-a903a16a37f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/351689b4-37b5-4e36-88d2-a903a16a37f2.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252Fc02bdf1b-4843-4062-9ede-7839bb749d9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/c02bdf1b-4843-4062-9ede-7839bb749d9a.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252F02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg not downloaded yet
2026-03-25 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5717332%252Fgeneral%252Fd5383f1f-f33b-4260-884d-3727babc69d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/d5383f1f-f33b-4260-884d-3727babc69d0.jpg not downloaded yet
2026-03-25 13:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-25 13:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 1
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252Fd031f221-a60a-4753-92ea-a37bffc6574e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/d031f221-a60a-4753-92ea-a37bffc6574e.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg not downloaded yet
2026-03-25 13:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/d5383f1f-f33b-4260-884d-3727babc69d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252Fa03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/a03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F69a39c10-6b69-442e-9dad-5216ea782976.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/69a39c10-6b69-442e-9dad-5216ea782976.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252Fc7739569-b226-4866-8c00-f730c6a6b5bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/c7739569-b226-4866-8c00-f730c6a6b5bd.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252F65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg not downloaded yet
2026-03-25 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745469%252Fgeneral%252Fbcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/bcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg not downloaded yet
2026-03-25 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f35350>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252Fd5383f1f-f33b-4260-884d-3727babc69d0.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/d5383f1f-f33b-4260-884d-3727babc69d0.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b49d0>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b564d0>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/bcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffb3d0>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252Fbcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/bcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/c7739569-b226-4866-8c00-f730c6a6b5bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/69a39c10-6b69-442e-9dad-5216ea782976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300fbc90>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252Fc7739569-b226-4866-8c00-f730c6a6b5bd.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/c7739569-b226-4866-8c00-f730c6a6b5bd.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f3dc10>
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F69a39c10-6b69-442e-9dad-5216ea782976.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/69a39c10-6b69-442e-9dad-5216ea782976.jpg saved to cache
2026-03-25 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f81250>
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg saved to cache
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/a03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fc8310>
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg saved to cache
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022fd10>
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252Fa03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/a03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg saved to cache
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745469/general/d031f221-a60a-4753-92ea-a37bffc6574e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722729)
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b55a90>
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252F2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg saved to cache
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c02910>
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745469%252Fgeneral%252Fd031f221-a60a-4753-92ea-a37bffc6574e.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745469/general/d031f221-a60a-4753-92ea-a37bffc6574e.jpg saved to cache
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125
2026-03-25 13:34:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125, skipping ID generation
2026-03-25 13:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 1
2026-03-25 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 sending to next pipeline
2026-03-25 13:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125, identifier: 10722729
2026-03-25 13:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-25 13:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-25 13:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729 to the API
2026-03-25 13:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745469/general/d031f221-a60a-4753-92ea-a37bffc6574e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cccc2967-c3e0-56ba-8aa0-0d18a7d4a125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-038-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722729',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 15933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182926,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/d031f221-a60a-4753-92ea-a37bffc6574e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178576,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/0021fc83-5700-4219-9e71-d9a1dd4de1f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194716,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/2755f8b7-a4a8-435a-b235-f575689dd0bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/a03c8a64-e6da-47d0-baa9-e1d2ee641657.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207476,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/5f090b54-2bb3-4a5d-af40-8e8786162fcf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/6a693ed4-3a2a-47dc-80f9-c8b70ea2fe00.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371180,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/69a39c10-6b69-442e-9dad-5216ea782976.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/c7739569-b226-4866-8c00-f730c6a6b5bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/65ee301d-50d3-443d-8ad9-f1a5113ab896.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccc2967-c3e0-56ba-8aa0-0d18a7d4a125/cccc2967-c3e0-56ba-8aa0-0d18a7d4a125_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150599,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745469/general/bcf4b66f-477b-44da-a5fe-55b9c4d560a6.jpg',
'Width': 1920}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 15.933 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722729%27 HTTP/1.1" 200 None
2026-03-25 13:34:14 [adesa.fr] INFO: Saving data for 10722729: {'created_time': 1774445654.099055, 'last_price_update_time': 1774445654.099066, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722729') HTTP/1.1" 204 0
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/c02bdf1b-4843-4062-9ede-7839bb749d9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c03a50>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ec1a90>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252Fc02bdf1b-4843-4062-9ede-7839bb749d9a.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/c02bdf1b-4843-4062-9ede-7839bb749d9a.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b54250>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/351689b4-37b5-4e36-88d2-a903a16a37f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abd6d0>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/44934771-a1d1-47be-a948-d7ace1eedfbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/9b1db835-d9e0-473e-af10-0a321768b38e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3015c190>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F351689b4-37b5-4e36-88d2-a903a16a37f2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/351689b4-37b5-4e36-88d2-a903a16a37f2.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301a2e10>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F44934771-a1d1-47be-a948-d7ace1eedfbd.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/44934771-a1d1-47be-a948-d7ace1eedfbd.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/94d7281a-526e-470f-828c-c1f4da30c032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f28710>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F9b1db835-d9e0-473e-af10-0a321768b38e.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/9b1db835-d9e0-473e-af10-0a321768b38e.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5717332/general/8845571b-f5c1-472b-99a5-58b48c004497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721364)
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b27450>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F94d7281a-526e-470f-828c-c1f4da30c032.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/94d7281a-526e-470f-828c-c1f4da30c032.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f80510>
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717332%252Fgeneral%252F8845571b-f5c1-472b-99a5-58b48c004497.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717332/general/8845571b-f5c1-472b-99a5-58b48c004497.jpg saved to cache
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5
2026-03-25 13:34:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5, skipping ID generation
2026-03-25 13:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with scrape type 1
2026-03-25 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 sending to next pipeline
2026-03-25 13:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5, identifier: 10721364
2026-03-25 13:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with identifier: 10721364
2026-03-25 13:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with identifier: 10721364
2026-03-25 13:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6fbf0ae-12a3-5ba3-a978-b206b869b1d5 with identifier: 10721364 to the API
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5717332/general/8845571b-f5c1-472b-99a5-58b48c004497.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'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': 'e6fbf0ae-12a3-5ba3-a978-b206b869b1d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-229-SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721364',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 5811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/8845571b-f5c1-472b-99a5-58b48c004497.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180925,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/94d7281a-526e-470f-828c-c1f4da30c032.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170612,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/9b1db835-d9e0-473e-af10-0a321768b38e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/44934771-a1d1-47be-a948-d7ace1eedfbd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195862,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/351689b4-37b5-4e36-88d2-a903a16a37f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/70a0d2a8-05b4-494f-ad81-7999d87e1aea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415237,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/18e86454-9aba-43d8-b8a9-8c66754f1cc6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365099,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/c02bdf1b-4843-4062-9ede-7839bb749d9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/02661580-abf2-40c7-9d2e-7d8dadd9de4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6fbf0ae-12a3-5ba3-a978-b206b869b1d5/e6fbf0ae-12a3-5ba3-a978-b206b869b1d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458286,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717332/general/d5383f1f-f33b-4260-884d-3727babc69d0.jpg',
'Width': 1920}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-07-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.2 Allure - Petrol - Automatic - 136 hp - 5.811 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721364%27 HTTP/1.1" 200 None
2026-03-25 13:34:15 [adesa.fr] INFO: Saving data for 10721364: {'created_time': 1774445655.419684, 'last_price_update_time': 1774445655.419696, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721364') HTTP/1.1" 204 0
2026-03-25 13:34:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.280(s), this was the 1st time calling it.
2026-03-25 13:34:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.14028726257917 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 13:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8db739a-95e9-5c7f-8138-3dc27800c998 with identifier: 10722728
2026-03-25 13:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8db739a-95e9-5c7f-8138-3dc27800c998 with scrape type 1
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F8667d94a-50f3-4191-b869-1d9962219794.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/8667d94a-50f3-4191-b869-1d9962219794.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252Ff66df00b-197b-48e5-a24f-4de176990c54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/f66df00b-197b-48e5-a24f-4de176990c54.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252Fe1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/e1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252Fe4298f97-c098-45bc-a247-36fbe64b8033.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/e4298f97-c098-45bc-a247-36fbe64b8033.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252Fea250758-3f6b-4c70-b103-0dc21691da69.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/ea250758-3f6b-4c70-b103-0dc21691da69.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F6a205efa-281b-447f-ac10-43b460d4c2fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/6a205efa-281b-447f-ac10-43b460d4c2fb.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg not downloaded yet
2026-03-25 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745468%252Fgeneral%252F9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg not downloaded yet
2026-03-25 13:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c76e03-2d0f-5439-b021-bfb6518cff33 with identifier: 10721603
2026-03-25 13:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c76e03-2d0f-5439-b021-bfb6518cff33 with scrape type 1
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252F0e74fae9-764c-4122-951e-eadf80202754.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/0e74fae9-764c-4122-951e-eadf80202754.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252F9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fa39eeb04-fe0f-4aa8-948f-380036e1d764.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/a39eeb04-fe0f-4aa8-948f-380036e1d764.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fd7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/d7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252F968d2289-f090-43df-a348-3d835940cfb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/968d2289-f090-43df-a348-3d835940cfb6.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/ec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fc7b4ea87-5020-4d97-9b76-7676017153f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/c7b4ea87-5020-4d97-9b76-7676017153f1.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Ffeccc04b-2aaa-4d75-a7e6-947e5feab492.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/feccc04b-2aaa-4d75-a7e6-947e5feab492.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/ae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg not downloaded yet
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745343%252Fgeneral%252Fb6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/b6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg not downloaded yet
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/b6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1dcd0>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d18a10>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fb6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/b6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/ae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/feccc04b-2aaa-4d75-a7e6-947e5feab492.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1da90>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/ae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d18350>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Ffeccc04b-2aaa-4d75-a7e6-947e5feab492.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/feccc04b-2aaa-4d75-a7e6-947e5feab492.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/c7b4ea87-5020-4d97-9b76-7676017153f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/968d2289-f090-43df-a348-3d835940cfb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476196e6-d6ce-514c-926c-0cb7bc178995 with identifier: 10717042
2026-03-25 13:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476196e6-d6ce-514c-926c-0cb7bc178995 with scrape type 1
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg not downloaded yet
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg not downloaded yet
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252Fa0a603d2-1c84-4929-94e9-75c87f29b884.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/a0a603d2-1c84-4929-94e9-75c87f29b884.jpg not downloaded yet
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c03050>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fc7b4ea87-5020-4d97-9b76-7676017153f1.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/c7b4ea87-5020-4d97-9b76-7676017153f1.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252Fa824d524-4da8-4f6d-a626-98f46bd5454a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/a824d524-4da8-4f6d-a626-98f46bd5454a.jpg not downloaded yet
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/d7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252Ffcb82883-2d4b-47c7-99c5-3e4551be555d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/fcb82883-2d4b-47c7-99c5-3e4551be555d.jpg not downloaded yet
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/ec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg not downloaded yet
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2f950>
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252F968d2289-f090-43df-a348-3d835940cfb6.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/968d2289-f090-43df-a348-3d835940cfb6.jpg saved to cache
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F744ea17a-3124-49fe-9d58-d18daee1b741.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/744ea17a-3124-49fe-9d58-d18daee1b741.jpg not downloaded yet
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/a0a603d2-1c84-4929-94e9-75c87f29b884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg not downloaded yet
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3008a350>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fd7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/d7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252Ffe337072-1a9c-450f-aff7-6939f66c9d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/fe337072-1a9c-450f-aff7-6939f66c9d98.jpg not downloaded yet
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30144990>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/ec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743424%252Fgeneral%252F1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg not downloaded yet
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/fcb82883-2d4b-47c7-99c5-3e4551be555d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14ad0>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252Fa0a603d2-1c84-4929-94e9-75c87f29b884.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/a0a603d2-1c84-4929-94e9-75c87f29b884.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/744ea17a-3124-49fe-9d58-d18daee1b741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3f4d2dd0>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252Ffcb82883-2d4b-47c7-99c5-3e4551be555d.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/fcb82883-2d4b-47c7-99c5-3e4551be555d.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8c6d0>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F744ea17a-3124-49fe-9d58-d18daee1b741.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/744ea17a-3124-49fe-9d58-d18daee1b741.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/fe337072-1a9c-450f-aff7-6939f66c9d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3015cad0>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffa210>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/a824d524-4da8-4f6d-a626-98f46bd5454a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7c90>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abd110>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252Ffe337072-1a9c-450f-aff7-6939f66c9d98.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/fe337072-1a9c-450f-aff7-6939f66c9d98.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743424/general/4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717042)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c00c90>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252Fa824d524-4da8-4f6d-a626-98f46bd5454a.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/a824d524-4da8-4f6d-a626-98f46bd5454a.jpg saved to cache
2026-03-25 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/a39eeb04-fe0f-4aa8-948f-380036e1d764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba2c50>
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg saved to cache
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7bd0>
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743424%252Fgeneral%252F4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743424/general/4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg saved to cache
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 476196e6-d6ce-514c-926c-0cb7bc178995
2026-03-25 13:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 476196e6-d6ce-514c-926c-0cb7bc178995, skipping ID generation
2026-03-25 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476196e6-d6ce-514c-926c-0cb7bc178995 with scrape type 1
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 476196e6-d6ce-514c-926c-0cb7bc178995 sending to next pipeline
2026-03-25 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 476196e6-d6ce-514c-926c-0cb7bc178995, identifier: 10717042
2026-03-25 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 476196e6-d6ce-514c-926c-0cb7bc178995 with identifier: 10717042
2026-03-25 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 476196e6-d6ce-514c-926c-0cb7bc178995 with identifier: 10717042
2026-03-25 13:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 476196e6-d6ce-514c-926c-0cb7bc178995 with identifier: 10717042 to the API
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743424/general/4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '476196e6-d6ce-514c-926c-0cb7bc178995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-369-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178444,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/4f89ae16-7f07-428d-bf91-7f7024bc14d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178409,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/600fb8bf-59d0-442d-b4be-8289ff2ff56d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156242,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/a0a603d2-1c84-4929-94e9-75c87f29b884.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154464,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/a824d524-4da8-4f6d-a626-98f46bd5454a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/fcb82883-2d4b-47c7-99c5-3e4551be555d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/85ef88f3-1e32-46d0-9519-f991d18dccaf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/744ea17a-3124-49fe-9d58-d18daee1b741.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374802,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/81a4afe8-9739-4aad-a51d-8b3ab09d6db5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 501801,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/fe337072-1a9c-450f-aff7-6939f66c9d98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476196e6-d6ce-514c-926c-0cb7bc178995/476196e6-d6ce-514c-926c-0cb7bc178995_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743424/general/1c8ca3e5-836b-4e36-95ca-8ae159aefa82.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-07-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 15.739 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717042%27 HTTP/1.1" 200 None
2026-03-25 13:34:33 [adesa.fr] INFO: Saving data for 10717042: {'created_time': 1774445673.653957, 'last_price_update_time': 1774445673.653969, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717042') HTTP/1.1" 204 0
2026-03-25 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745343/general/0e74fae9-764c-4122-951e-eadf80202754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721603)
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f28a10>
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252F9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg saved to cache
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30244490>
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252Fa39eeb04-fe0f-4aa8-948f-380036e1d764.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/a39eeb04-fe0f-4aa8-948f-380036e1d764.jpg saved to cache
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30099a10>
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745343%252Fgeneral%252F0e74fae9-764c-4122-951e-eadf80202754.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745343/general/0e74fae9-764c-4122-951e-eadf80202754.jpg saved to cache
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c0c76e03-2d0f-5439-b021-bfb6518cff33
2026-03-25 13:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0c76e03-2d0f-5439-b021-bfb6518cff33, skipping ID generation
2026-03-25 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c76e03-2d0f-5439-b021-bfb6518cff33 with scrape type 1
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0c76e03-2d0f-5439-b021-bfb6518cff33 sending to next pipeline
2026-03-25 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0c76e03-2d0f-5439-b021-bfb6518cff33, identifier: 10721603
2026-03-25 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0c76e03-2d0f-5439-b021-bfb6518cff33 with identifier: 10721603
2026-03-25 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0c76e03-2d0f-5439-b021-bfb6518cff33 with identifier: 10721603
2026-03-25 13:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0c76e03-2d0f-5439-b021-bfb6518cff33 with identifier: 10721603 to the API
2026-03-25 13:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745343/general/0e74fae9-764c-4122-951e-eadf80202754.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0c76e03-2d0f-5439-b021-bfb6518cff33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-869-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10513,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191686,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/0e74fae9-764c-4122-951e-eadf80202754.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/9e4e7e74-41d4-44ae-985e-8f8f50e2ad78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213374,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/a39eeb04-fe0f-4aa8-948f-380036e1d764.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/d7e851e6-ab15-4ea0-b10a-df7f5d8b3383.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232187,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/968d2289-f090-43df-a348-3d835940cfb6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217430,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/ec21ce3c-94f9-44b1-a233-b0fce06ce47a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355397,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/c7b4ea87-5020-4d97-9b76-7676017153f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264417,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/feccc04b-2aaa-4d75-a7e6-947e5feab492.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319941,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/ae5a2816-a273-4d27-99c6-c22b8ede2d4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0c76e03-2d0f-5439-b021-bfb6518cff33/c0c76e03-2d0f-5439-b021-bfb6518cff33_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364556,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745343/general/b6c670dd-8d1b-47e5-9b1f-649b85eeb801.jpg',
'Width': 1920}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 10.513 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721603%27 HTTP/1.1" 200 None
2026-03-25 13:34:35 [adesa.fr] INFO: Saving data for 10721603: {'created_time': 1774445675.82496, 'last_price_update_time': 1774445675.824972, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721603') HTTP/1.1" 204 0
2026-03-25 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/6a205efa-281b-447f-ac10-43b460d4c2fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13: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 13: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 13:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32cbdb10>
2026-03-25 13:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg saved to cache
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/ea250758-3f6b-4c70-b103-0dc21691da69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-25 13:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 1
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252Fd1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/d1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg not downloaded yet
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg not downloaded yet
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg not downloaded yet
2026-03-25 13:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17861b01-492d-58ee-ac8d-3a4b85788323 with identifier: 10701229
2026-03-25 13:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17861b01-492d-58ee-ac8d-3a4b85788323 with scrape type 2
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17861b01-492d-58ee-ac8d-3a4b85788323 with scrape type 2
2026-03-25 13:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 17861b01-492d-58ee-ac8d-3a4b85788323, identifier: 10701229
2026-03-25 13:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e77671c-8681-5b40-9f5a-1758781f42e9 with identifier: 10719684
2026-03-25 13:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e77671c-8681-5b40-9f5a-1758781f42e9 with scrape type 1
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252Fcd0b747a-5323-4582-af4f-2bb013ebf386.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/cd0b747a-5323-4582-af4f-2bb013ebf386.jpg not downloaded yet
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa3310>
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F6a205efa-281b-447f-ac10-43b460d4c2fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/6a205efa-281b-447f-ac10-43b460d4c2fb.jpg saved to cache
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252Fd09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/d09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg not downloaded yet
2026-03-25 13:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 17861b01-492d-58ee-ac8d-3a4b85788323 with identifier: 10701229
2026-03-25 13:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 17861b01-492d-58ee-ac8d-3a4b85788323 with identifier: 10701229
2026-03-25 13:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 17861b01-492d-58ee-ac8d-3a4b85788323 with identifier: 10701229 to the API
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701229>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '17861b01-492d-58ee-ac8d-3a4b85788323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-087-BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701229',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 133003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Peugeot 308 Premium - Diesel - Manual - 130 hp - 133.003 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701229%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [adesa.fr] INFO: Saving data for 10701229: {'auction_closing_time': 1774512000.0, 'created_time': 1774013485.672545, 'last_price_update_time': 1774445676.833876}
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701229') HTTP/1.1" 204 0
2026-03-25 13:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/e4298f97-c098-45bc-a247-36fbe64b8033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F5109591e-4d69-42d4-a803-d3d99a1d3382.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/5109591e-4d69-42d4-a803-d3d99a1d3382.jpg not downloaded yet
2026-03-25 13:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F67a0b875-1261-4f93-829e-be516f04eb35.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/67a0b875-1261-4f93-829e-be516f04eb35.jpg not downloaded yet
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1e6d0>
2026-03-25 13:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252Fea250758-3f6b-4c70-b103-0dc21691da69.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/ea250758-3f6b-4c70-b103-0dc21691da69.jpg saved to cache
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F93192b8d-18c9-45d7-b87b-f758731a113c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/93192b8d-18c9-45d7-b87b-f758731a113c.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252Fe3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/e3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg not downloaded yet
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024d410>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252Fe4298f97-c098-45bc-a247-36fbe64b8033.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/e4298f97-c098-45bc-a247-36fbe64b8033.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30089d90>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg not downloaded yet
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/d09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/cd0b747a-5323-4582-af4f-2bb013ebf386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/8667d94a-50f3-4191-b869-1d9962219794.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/f66df00b-197b-48e5-a24f-4de176990c54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg not downloaded yet
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/e1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F315da4a2-e097-41d3-99f9-8139850b3800.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/315da4a2-e097-41d3-99f9-8139850b3800.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252Ff192b386-8d01-418d-b4fa-610078e83b0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/f192b386-8d01-418d-b4fa-610078e83b0c.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5743350%252Fgeneral%252F0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252Fcb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/cb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg not downloaded yet
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252Fabdf5882-6470-42c3-8717-867ae3b726e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/abdf5882-6470-42c3-8717-867ae3b726e5.jpg not downloaded yet
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5744249%252Fgeneral%252F8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg not downloaded yet
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f9a2d0>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252Fd09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/d09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300d3c10>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252Fcd0b747a-5323-4582-af4f-2bb013ebf386.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/cd0b747a-5323-4582-af4f-2bb013ebf386.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30109610>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F8667d94a-50f3-4191-b869-1d9962219794.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/8667d94a-50f3-4191-b869-1d9962219794.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010a3d0>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252Ff66df00b-197b-48e5-a24f-4de176990c54.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/f66df00b-197b-48e5-a24f-4de176990c54.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/e3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e664d0>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252Fe1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/e1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e65d10>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/abdf5882-6470-42c3-8717-867ae3b726e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e6fd50>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abc290>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f3de90>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252Fe3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/e3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/cb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b26090>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f204d0>
2026-03-25 13:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252Fabdf5882-6470-42c3-8717-867ae3b726e5.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/abdf5882-6470-42c3-8717-867ae3b726e5.jpg saved to cache
2026-03-25 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/f192b386-8d01-418d-b4fa-610078e83b0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/93192b8d-18c9-45d7-b87b-f758731a113c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f57e50>
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252Fcb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/cb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg saved to cache
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bffed0>
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg saved to cache
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b6ebdff-2104-5e55-bae1-1357d8828e81 with identifier: 10721359
2026-03-25 13:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b6ebdff-2104-5e55-bae1-1357d8828e81 with scrape type 1
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b6ebdff-2104-5e55-bae1-1357d8828e81
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F10c9fd87-8c21-4530-ad67-1c1e0d57dd87.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/10c9fd87-8c21-4530-ad67-1c1e0d57dd87.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F043e4a6e-38e6-4811-b286-9151a217696b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/043e4a6e-38e6-4811-b286-9151a217696b.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F6199dc36-14a7-4cc5-b791-cd3dd043f07f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/6199dc36-14a7-4cc5-b791-cd3dd043f07f.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252Fd9a3ad39-fa88-4439-956c-5f67d22b979f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/d9a3ad39-fa88-4439-956c-5f67d22b979f.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F3ed02cac-d748-4530-8f23-cbe77f36a1c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/3ed02cac-d748-4530-8f23-cbe77f36a1c3.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252Fb188f97a-287a-4ba3-a930-e6186c2f89ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/b188f97a-287a-4ba3-a930-e6186c2f89ed.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252Ffa125d32-8b36-4e79-94fe-be06aa4860a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/fa125d32-8b36-4e79-94fe-be06aa4860a7.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F7a7657e5-6804-4c94-a8c0-4096213d0577.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/7a7657e5-6804-4c94-a8c0-4096213d0577.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252Fb1d39161-ad7b-4efe-bf9c-1a52f55262bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/b1d39161-ad7b-4efe-bf9c-1a52f55262bd.jpg already downloaded
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5681543%252Fgeneral%252F192e9fd1-afe9-4ca6-a117-aa04aa6080e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681543/general/192e9fd1-afe9-4ca6-a117-aa04aa6080e7.jpg already downloaded
2026-03-25 13:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7b6ebdff-2104-5e55-bae1-1357d8828e81, identifier: 10721359
2026-03-25 13:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7b6ebdff-2104-5e55-bae1-1357d8828e81 with identifier: 10721359
2026-03-25 13:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7b6ebdff-2104-5e55-bae1-1357d8828e81 with identifier: 10721359
2026-03-25 13:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7b6ebdff-2104-5e55-bae1-1357d8828e81 with identifier: 10721359 to the API
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721359>
{'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': 149,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': '7b6ebdff-2104-5e55-bae1-1357d8828e81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-549-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721359',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 31987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5681543/general/10c9fd87-8c21-4530-ad67-1c1e0d57dd87.jpg',
'https://images.openlane.eu/carimgs/5681543/general/043e4a6e-38e6-4811-b286-9151a217696b.jpg',
'https://images.openlane.eu/carimgs/5681543/general/6199dc36-14a7-4cc5-b791-cd3dd043f07f.jpg',
'https://images.openlane.eu/carimgs/5681543/general/d9a3ad39-fa88-4439-956c-5f67d22b979f.jpg',
'https://images.openlane.eu/carimgs/5681543/general/3ed02cac-d748-4530-8f23-cbe77f36a1c3.jpg',
'https://images.openlane.eu/carimgs/5681543/general/b188f97a-287a-4ba3-a930-e6186c2f89ed.jpg',
'https://images.openlane.eu/carimgs/5681543/general/fa125d32-8b36-4e79-94fe-be06aa4860a7.jpg',
'https://images.openlane.eu/carimgs/5681543/general/7a7657e5-6804-4c94-a8c0-4096213d0577.jpg',
'https://images.openlane.eu/carimgs/5681543/general/b1d39161-ad7b-4efe-bf9c-1a52f55262bd.jpg',
'https://images.openlane.eu/carimgs/5681543/general/192e9fd1-afe9-4ca6-a117-aa04aa6080e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/10c9fd87-8c21-4530-ad67-1c1e0d57dd87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179975,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/043e4a6e-38e6-4811-b286-9151a217696b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181926,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/d9a3ad39-fa88-4439-956c-5f67d22b979f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183403,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/6199dc36-14a7-4cc5-b791-cd3dd043f07f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323544,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/7a7657e5-6804-4c94-a8c0-4096213d0577.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211651,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/3ed02cac-d748-4530-8f23-cbe77f36a1c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432985,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/192e9fd1-afe9-4ca6-a117-aa04aa6080e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213717,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/b188f97a-287a-4ba3-a930-e6186c2f89ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/b1d39161-ad7b-4efe-bf9c-1a52f55262bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6ebdff-2104-5e55-bae1-1357d8828e81/7b6ebdff-2104-5e55-bae1-1357d8828e81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681543/general/fa125d32-8b36-4e79-94fe-be06aa4860a7.jpg',
'Width': 1920}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 31.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721359%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [adesa.fr] INFO: Saving data for 10721359: {'created_time': 1774445678.918761, 'last_price_update_time': 1774445678.918776, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721359') HTTP/1.1" 204 0
2026-03-25 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/315da4a2-e097-41d3-99f9-8139850b3800.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300aafd0>
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg saved to cache
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e65c50>
2026-03-25 13:34:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252Ff192b386-8d01-418d-b4fa-610078e83b0c.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/f192b386-8d01-418d-b4fa-610078e83b0c.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e84810>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F93192b8d-18c9-45d7-b87b-f758731a113c.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/93192b8d-18c9-45d7-b87b-f758731a113c.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8e3d0>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/67a0b875-1261-4f93-829e-be516f04eb35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f14850>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F315da4a2-e097-41d3-99f9-8139850b3800.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/315da4a2-e097-41d3-99f9-8139850b3800.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/d1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743350/general/2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716793)
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745468/general/1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722728)
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300e0350>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F67a0b875-1261-4f93-829e-be516f04eb35.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/67a0b875-1261-4f93-829e-be516f04eb35.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300f9210>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252Fd1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/d1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fc8790>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ff8490>
2026-03-25 13:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743350%252Fgeneral%252F2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743350/general/2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg saved to cache
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 800f3a03-6aee-5201-b23c-946b2922c65c
2026-03-25 13:34:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 800f3a03-6aee-5201-b23c-946b2922c65c, skipping ID generation
2026-03-25 13:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 1
2026-03-25 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 800f3a03-6aee-5201-b23c-946b2922c65c sending to next pipeline
2026-03-25 13:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 800f3a03-6aee-5201-b23c-946b2922c65c, identifier: 10716793
2026-03-25 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744249/general/5109591e-4d69-42d4-a803-d3d99a1d3382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719684)
2026-03-25 13:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-25 13:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-25 13:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793 to the API
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743350/general/2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '800f3a03-6aee-5201-b23c-946b2922c65c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-820-WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 12365,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198060,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/d1b9f131-6c53-4705-9f88-b1ce366e99ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/4bd5d343-ba0f-4cb3-a671-55b8b11f3864.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/2c8f11d6-0d7b-413e-bc59-eba2afe53230.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/d09c2af8-2e77-4c20-abaf-c32ec0085ce2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205824,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/67a0b875-1261-4f93-829e-be516f04eb35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217336,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/e3b3fbae-7cbd-4fc2-bec0-f398c85cd6a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353303,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/8e8a75d0-0ba5-4d5e-8afe-6715a81a145c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201691,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/22df56a6-30db-4b4a-8625-b31fca8edcfc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333882,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/315da4a2-e097-41d3-99f9-8139850b3800.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800f3a03-6aee-5201-b23c-946b2922c65c/800f3a03-6aee-5201-b23c-946b2922c65c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299651,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743350/general/0d063e5e-95f8-4d5d-98ca-42d628b83750.jpg',
'Width': 1920}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 12.365 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-25 13:34:40 [adesa.fr] INFO: Saving data for 10716793: {'created_time': 1774445680.037667, 'last_price_update_time': 1774445680.03768, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716793') HTTP/1.1" 204 0
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c675d0>
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745468%252Fgeneral%252F1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745468/general/1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg saved to cache
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8db739a-95e9-5c7f-8138-3dc27800c998
2026-03-25 13:34:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8db739a-95e9-5c7f-8138-3dc27800c998, skipping ID generation
2026-03-25 13:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8db739a-95e9-5c7f-8138-3dc27800c998 with scrape type 1
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8db739a-95e9-5c7f-8138-3dc27800c998 sending to next pipeline
2026-03-25 13:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8db739a-95e9-5c7f-8138-3dc27800c998, identifier: 10722728
2026-03-25 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8db739a-95e9-5c7f-8138-3dc27800c998 with identifier: 10722728
2026-03-25 13:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8db739a-95e9-5c7f-8138-3dc27800c998 with identifier: 10722728
2026-03-25 13:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8db739a-95e9-5c7f-8138-3dc27800c998 with identifier: 10722728 to the API
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745468/general/1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg>
{'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': 'e8db739a-95e9-5c7f-8138-3dc27800c998',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-982-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722728',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 14541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192959,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/1ab6672a-482c-419f-b7d2-2f21afd40eea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/611ed59f-cd1d-4e0e-8633-97fbed283a31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185855,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/8667d94a-50f3-4191-b869-1d9962219794.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187272,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/f66df00b-197b-48e5-a24f-4de176990c54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199544,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/e1e7c43c-e89e-4440-b27b-0c31bc20b1fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212558,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/e4298f97-c098-45bc-a247-36fbe64b8033.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367320,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/ea250758-3f6b-4c70-b103-0dc21691da69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231289,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/6a205efa-281b-447f-ac10-43b460d4c2fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296679,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/6b44fd14-b0db-48d2-9dd8-8c9558c4f61d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8db739a-95e9-5c7f-8138-3dc27800c998/e8db739a-95e9-5c7f-8138-3dc27800c998_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366448,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745468/general/9e38e4b1-cd2a-4e29-af6f-68a6ef7873e0.jpg',
'Width': 1920}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 14.541 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-25 13:34:40 [adesa.fr] INFO: Saving data for 10722728: {'created_time': 1774445680.690622, 'last_price_update_time': 1774445680.690634, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722728') HTTP/1.1" 204 0
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30201a10>
2026-03-25 13:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744249%252Fgeneral%252F5109591e-4d69-42d4-a803-d3d99a1d3382.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744249/general/5109591e-4d69-42d4-a803-d3d99a1d3382.jpg saved to cache
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e77671c-8681-5b40-9f5a-1758781f42e9
2026-03-25 13:34:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e77671c-8681-5b40-9f5a-1758781f42e9, skipping ID generation
2026-03-25 13:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e77671c-8681-5b40-9f5a-1758781f42e9 with scrape type 1
2026-03-25 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e77671c-8681-5b40-9f5a-1758781f42e9 sending to next pipeline
2026-03-25 13:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e77671c-8681-5b40-9f5a-1758781f42e9, identifier: 10719684
2026-03-25 13:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/d78a0800-f6f9-46b7-90cc-b9162731d642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e77671c-8681-5b40-9f5a-1758781f42e9 with identifier: 10719684
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:34:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e77671c-8681-5b40-9f5a-1758781f42e9 with identifier: 10719684
2026-03-25 13:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e77671c-8681-5b40-9f5a-1758781f42e9 with identifier: 10719684 to the API
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744249/general/5109591e-4d69-42d4-a803-d3d99a1d3382.jpg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4e77671c-8681-5b40-9f5a-1758781f42e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-196-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719684',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12793,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190364,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/cd0b747a-5323-4582-af4f-2bb013ebf386.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191256,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/5109591e-4d69-42d4-a803-d3d99a1d3382.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191399,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/93192b8d-18c9-45d7-b87b-f758731a113c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184897,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/32260e72-d2e4-4e76-9d6c-aba3e2161c9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209752,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/14a3a744-0c9c-4f4b-b68a-8f1544017eed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202267,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/8d3cfc80-4ce6-455f-8b8a-6abeb98766e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328712,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/f192b386-8d01-418d-b4fa-610078e83b0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272325,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/cb7c1665-0ed2-472e-b090-2b95a3e039a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310120,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/abdf5882-6470-42c3-8717-867ae3b726e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e77671c-8681-5b40-9f5a-1758781f42e9/4e77671c-8681-5b40-9f5a-1758781f42e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167304,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744249/general/8caa585f-0bc3-4b40-b89c-9f11c114ab2d.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 12.793 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-25 13:34:41 [adesa.fr] INFO: Saving data for 10719684: {'created_time': 1774445681.519012, 'last_price_update_time': 1774445681.519025, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719684') HTTP/1.1" 204 0
2026-03-25 13:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a81e50>
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Fd78a0800-f6f9-46b7-90cc-b9162731d642.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/d78a0800-f6f9-46b7-90cc-b9162731d642.jpg saved to cache
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b168d0>
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252F8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg saved to cache
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/f1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/a6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b68d0>
2026-03-25 13:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Ff1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/f1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg saved to cache
2026-03-25 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/ae01c828-8998-4ecb-b691-a189314bdb8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7750>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Fa6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/a6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/aa5b25c1-ebdc-417c-9b22-c300dad25718.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b44d0>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Fae01c828-8998-4ecb-b691-a189314bdb8c.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/ae01c828-8998-4ecb-b691-a189314bdb8c.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2cf50>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Faa5b25c1-ebdc-417c-9b22-c300dad25718.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/aa5b25c1-ebdc-417c-9b22-c300dad25718.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734604/general/acc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721360)
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9df50>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252F46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b61950>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252F66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ffae50>
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734604%252Fgeneral%252Facc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734604/general/acc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg saved to cache
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 990106ca-eb63-59ed-8879-2aa18c77b79a
2026-03-25 13:34:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 990106ca-eb63-59ed-8879-2aa18c77b79a, skipping ID generation
2026-03-25 13:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 1
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 990106ca-eb63-59ed-8879-2aa18c77b79a sending to next pipeline
2026-03-25 13:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 990106ca-eb63-59ed-8879-2aa18c77b79a, identifier: 10721360
2026-03-25 13:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-25 13:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-25 13:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360 to the API
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734604/general/acc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '990106ca-eb63-59ed-8879-2aa18c77b79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-481-BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721360',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/acc31a72-ccd4-4f79-acd8-0c15e97e2ee2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184358,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/46faf6f9-bb1e-41bb-aa96-e79efe09838b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184265,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/66660eb3-4982-42fe-b1b0-cf4c9fbbbd4e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183549,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/ae01c828-8998-4ecb-b691-a189314bdb8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232463,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/aa5b25c1-ebdc-417c-9b22-c300dad25718.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226488,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/a6a3ae83-7b0a-47f0-bd29-c81b28341d71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402238,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/f1d70c1f-3ed5-455d-8e16-2295addb55b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353490,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/8ff7094b-be9d-458c-a63b-d05e734e65a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/d78a0800-f6f9-46b7-90cc-b9162731d642.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_990106ca-eb63-59ed-8879-2aa18c77b79a/990106ca-eb63-59ed-8879-2aa18c77b79a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409896,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734604/general/146b60d1-0350-4cfa-bfb2-c8313919b0fd.jpg',
'Width': 1920}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 19.259 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-25 13:34:42 [adesa.fr] INFO: Saving data for 10721360: {'created_time': 1774445682.925055, 'last_price_update_time': 1774445682.925077, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721360') HTTP/1.1" 204 0
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-25 13:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 1
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252F2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252F7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252F8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252Fe7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/e7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252F4d378319-079c-454f-bd47-890190e273b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/4d378319-079c-454f-bd47-890190e273b8.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252F91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252Fe377ee69-febd-40a9-91d9-538ca7141fa0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/e377ee69-febd-40a9-91d9-538ca7141fa0.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252Febe5aca8-a676-41f7-9158-3762bc26b716.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/ebe5aca8-a676-41f7-9158-3762bc26b716.jpg not downloaded yet
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34: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%252F5745286%252Fgeneral%252Fa476c7d6-12f0-4642-8db2-9a1269c670f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/a476c7d6-12f0-4642-8db2-9a1269c670f2.jpg not downloaded yet
2026-03-25 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-25 13:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 1
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fae3977ec-f067-48bc-872a-d91e7b1d929a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/ae3977ec-f067-48bc-872a-d91e7b1d929a.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F97644c59-d842-46ab-a974-53f90792e111.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/97644c59-d842-46ab-a974-53f90792e111.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fcddbe2fa-9fbf-4975-a533-f51695d09092.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/cddbe2fa-9fbf-4975-a533-f51695d09092.jpg not downloaded yet
2026-03-25 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/a476c7d6-12f0-4642-8db2-9a1269c670f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F2b689d1a-8a22-4f32-9c78-120d6004b262.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/2b689d1a-8a22-4f32-9c78-120d6004b262.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F6ccad633-b093-4a51-9174-ad20e0a72645.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/6ccad633-b093-4a51-9174-ad20e0a72645.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg not downloaded yet
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fa5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/a5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg not downloaded yet
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea1410>
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252Fa476c7d6-12f0-4642-8db2-9a1269c670f2.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/a476c7d6-12f0-4642-8db2-9a1269c670f2.jpg saved to cache
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/cddbe2fa-9fbf-4975-a533-f51695d09092.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fc9550>
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fcddbe2fa-9fbf-4975-a533-f51695d09092.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/cddbe2fa-9fbf-4975-a533-f51695d09092.jpg saved to cache
2026-03-25 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/a5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e97290>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fa5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/a5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300e3910>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a9a610>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf02d0>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/6ccad633-b093-4a51-9174-ad20e0a72645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/2b689d1a-8a22-4f32-9c78-120d6004b262.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf28d0>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F6ccad633-b093-4a51-9174-ad20e0a72645.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/6ccad633-b093-4a51-9174-ad20e0a72645.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f9a690>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F2b689d1a-8a22-4f32-9c78-120d6004b262.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/2b689d1a-8a22-4f32-9c78-120d6004b262.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/97644c59-d842-46ab-a974-53f90792e111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a83110>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg saved to cache
2026-03-25 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a82810>
2026-03-25 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252F97644c59-d842-46ab-a974-53f90792e111.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/97644c59-d842-46ab-a974-53f90792e111.jpg saved to cache
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744248/general/ae3977ec-f067-48bc-872a-d91e7b1d929a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719683)
2026-03-25 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/ebe5aca8-a676-41f7-9158-3762bc26b716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5d9d0>
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744248%252Fgeneral%252Fae3977ec-f067-48bc-872a-d91e7b1d929a.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744248/general/ae3977ec-f067-48bc-872a-d91e7b1d929a.jpg saved to cache
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 175a56f8-16b6-5970-a00b-5a3ba8711c45
2026-03-25 13:34:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 175a56f8-16b6-5970-a00b-5a3ba8711c45, skipping ID generation
2026-03-25 13:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 1
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 sending to next pipeline
2026-03-25 13:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 175a56f8-16b6-5970-a00b-5a3ba8711c45, identifier: 10719683
2026-03-25 13:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-25 13:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-25 13:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683 to the API
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744248/general/ae3977ec-f067-48bc-872a-d91e7b1d929a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '175a56f8-16b6-5970-a00b-5a3ba8711c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-354-BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719683',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/ae3977ec-f067-48bc-872a-d91e7b1d929a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201127,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/97644c59-d842-46ab-a974-53f90792e111.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190394,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/cddbe2fa-9fbf-4975-a533-f51695d09092.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187377,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/37cd6746-4c8c-4b80-be2b-120f81c2e8bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/2b689d1a-8a22-4f32-9c78-120d6004b262.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/6ccad633-b093-4a51-9174-ad20e0a72645.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365424,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/5a1cc38d-ba31-4c25-af35-2a38363c50c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236444,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/7a5b9920-b464-451f-9a1d-46b62b397e9f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306403,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/4d28f2cd-9c94-4b0f-9fa1-53b9447649fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a56f8-16b6-5970-a00b-5a3ba8711c45/175a56f8-16b6-5970-a00b-5a3ba8711c45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346976,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744248/general/a5ae312d-6e4f-4717-84ba-cee8151ce7d9.jpg',
'Width': 1920}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 10.336 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-25 13:34:46 [adesa.fr] INFO: Saving data for 10719683: {'created_time': 1774445686.869753, 'last_price_update_time': 1774445686.869764, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719683') HTTP/1.1" 204 0
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f998d0>
2026-03-25 13:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252Febe5aca8-a676-41f7-9158-3762bc26b716.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/ebe5aca8-a676-41f7-9158-3762bc26b716.jpg saved to cache
2026-03-25 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/e377ee69-febd-40a9-91d9-538ca7141fa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf0cd0>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252Fe377ee69-febd-40a9-91d9-538ca7141fa0.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/e377ee69-febd-40a9-91d9-538ca7141fa0.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a9ad90>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252F91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/4d378319-079c-454f-bd47-890190e273b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/e7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c005d0>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252F4d378319-079c-454f-bd47-890190e273b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/4d378319-079c-454f-bd47-890190e273b8.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c03c10>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252Fe7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/e7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8c290>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252F8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b55450>
2026-03-25 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252F7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg saved to cache
2026-03-25 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745286/general/2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721342)
2026-03-25 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a9bad0>
2026-03-25 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745286%252Fgeneral%252F2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745286/general/2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg saved to cache
2026-03-25 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f8b1040-a871-5b49-971a-eca973113a33
2026-03-25 13:34:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f8b1040-a871-5b49-971a-eca973113a33, skipping ID generation
2026-03-25 13:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 1
2026-03-25 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f8b1040-a871-5b49-971a-eca973113a33 sending to next pipeline
2026-03-25 13:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8b1040-a871-5b49-971a-eca973113a33, identifier: 10721342
2026-03-25 13:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-25 13:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-25 13:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342 to the API
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745286/general/2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2f8b1040-a871-5b49-971a-eca973113a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 29473,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/2ac74dd9-c3fb-4ad2-a65c-061183a6e6ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584169,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/7131f4f5-f887-4a97-a62e-2ad5cd969d22.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/8c167b1d-b234-4ef0-90ed-feb0600f77f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/e7faeae4-cf52-4045-8841-1ad5bba1fc34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/4d378319-079c-454f-bd47-890190e273b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343322,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/91e303da-cbe0-4a9a-81d3-14c1061ead38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/e377ee69-febd-40a9-91d9-538ca7141fa0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547025,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/ebe5aca8-a676-41f7-9158-3762bc26b716.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8b1040-a871-5b49-971a-eca973113a33/2f8b1040-a871-5b49-971a-eca973113a33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371508,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745286/general/a476c7d6-12f0-4642-8db2-9a1269c670f2.jpg',
'Width': 1920}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 Allure - Petrol - Automatic - 136 hp - 29.473 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721342%27 HTTP/1.1" 200 None
2026-03-25 13:34:48 [adesa.fr] INFO: Saving data for 10721342: {'created_time': 1774445688.655261, 'last_price_update_time': 1774445688.655273, 'auction_closing_time': 1798671600.0}
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721342') HTTP/1.1" 204 0
2026-03-25 13:35:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.635(s), this was the 1st time calling it.
2026-03-25 13:35:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.263929046639994 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 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c849c114-1c83-5050-a6bc-38deb837922b with identifier: 10721766
2026-03-25 13:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c849c114-1c83-5050-a6bc-38deb837922b with scrape type 1
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F10fa3943-6def-40e4-a74b-80163524861b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/10fa3943-6def-40e4-a74b-80163524861b.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F3fff15d8-e722-446a-b329-a8362d7b48fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/3fff15d8-e722-446a-b329-a8362d7b48fd.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252Face159f4-efde-4ddc-9d7a-def4d6ff334a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/ace159f4-efde-4ddc-9d7a-def4d6ff334a.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252Fe598d4e8-8748-40d4-80bf-89e46948f598.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/e598d4e8-8748-40d4-80bf-89e46948f598.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252Fe9398027-c61a-413f-9e05-dfacd97c0c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/e9398027-c61a-413f-9e05-dfacd97c0c21.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg not downloaded yet
2026-03-25 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736629%252Fgeneral%252F66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg not downloaded yet
2026-03-25 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4c77a0-5ec4-5afa-8222-37e410c24a04 with identifier: 10719679
2026-03-25 13:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4c77a0-5ec4-5afa-8222-37e410c24a04 with scrape type 1
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252Fc31c79ba-8c62-4623-8990-6a3163a46f07.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/c31c79ba-8c62-4623-8990-6a3163a46f07.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252Fef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/ef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg not downloaded yet
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b55790>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F27dea59c-b005-4b09-bc8c-ca982116e503.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/27dea59c-b005-4b09-bc8c-ca982116e503.jpg not downloaded yet
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252F49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg not downloaded yet
2026-03-25 13: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 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744246%252Fgeneral%252Fb14c28cf-991c-4787-abe3-7f34d9876e8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/b14c28cf-991c-4787-abe3-7f34d9876e8c.jpg not downloaded yet
2026-03-25 13:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-25 13:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 1
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252Fd27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/d27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg not downloaded yet
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/27dea59c-b005-4b09-bc8c-ca982116e503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F7d9be06a-44bb-4306-95a7-91ef446c147c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/7d9be06a-44bb-4306-95a7-91ef446c147c.jpg not downloaded yet
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e26f10>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F26aa8e31-5b0a-4f15-8280-698add759be3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/26aa8e31-5b0a-4f15-8280-698add759be3.jpg not downloaded yet
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252Fc2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/c2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg not downloaded yet
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30adcd50>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F27dea59c-b005-4b09-bc8c-ca982116e503.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/27dea59c-b005-4b09-bc8c-ca982116e503.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252Fd0fba774-6b26-4fa3-af36-ebe7b4519478.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/d0fba774-6b26-4fa3-af36-ebe7b4519478.jpg not downloaded yet
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F572247da-64dd-4a91-bb75-80c16a46ff54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/572247da-64dd-4a91-bb75-80c16a46ff54.jpg not downloaded yet
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5d6d0>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252F63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg not downloaded yet
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/7d9be06a-44bb-4306-95a7-91ef446c147c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745288%252Fgeneral%252Fe418aeeb-490d-4270-8fca-904827ba73f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/e418aeeb-490d-4270-8fca-904827ba73f8.jpg not downloaded yet
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d445d0>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5c350>
2026-03-25 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F7d9be06a-44bb-4306-95a7-91ef446c147c.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/7d9be06a-44bb-4306-95a7-91ef446c147c.jpg saved to cache
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/572247da-64dd-4a91-bb75-80c16a46ff54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/e418aeeb-490d-4270-8fca-904827ba73f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3011d210>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/d0fba774-6b26-4fa3-af36-ebe7b4519478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e9b950>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F572247da-64dd-4a91-bb75-80c16a46ff54.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/572247da-64dd-4a91-bb75-80c16a46ff54.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c64ad0>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252Fe418aeeb-490d-4270-8fca-904827ba73f8.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/e418aeeb-490d-4270-8fca-904827ba73f8.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f5ded0>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252Fd0fba774-6b26-4fa3-af36-ebe7b4519478.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/d0fba774-6b26-4fa3-af36-ebe7b4519478.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/c2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/26aa8e31-5b0a-4f15-8280-698add759be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba0750>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8f690>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252Fc2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/c2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/b14c28cf-991c-4787-abe3-7f34d9876e8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3df90>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252F26aa8e31-5b0a-4f15-8280-698add759be3.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/26aa8e31-5b0a-4f15-8280-698add759be3.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745288/general/d27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721340)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14fd0>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252Fb14c28cf-991c-4787-abe3-7f34d9876e8c.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/b14c28cf-991c-4787-abe3-7f34d9876e8c.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b56590>
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745288%252Fgeneral%252Fd27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745288/general/d27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg saved to cache
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6573165a-71c4-51cb-9447-642edf07d6df
2026-03-25 13:35:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6573165a-71c4-51cb-9447-642edf07d6df, skipping ID generation
2026-03-25 13:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 1
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6573165a-71c4-51cb-9447-642edf07d6df sending to next pipeline
2026-03-25 13:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6573165a-71c4-51cb-9447-642edf07d6df, identifier: 10721340
2026-03-25 13:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-25 13:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-25 13:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340 to the API
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745288/general/d27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6573165a-71c4-51cb-9447-642edf07d6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721340',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/d27c6c5b-5d69-4b73-a6f5-4aae5c3d8707.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326210,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/7446ffbc-e3ce-469b-b4c7-8203a949a9b2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/7d9be06a-44bb-4306-95a7-91ef446c147c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319382,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/26aa8e31-5b0a-4f15-8280-698add759be3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279898,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/c2e35dae-4ba0-4e6a-a970-a0e64bdd402e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232961,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/1119124c-c3ea-49b9-b6ad-178a00fc731f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303092,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/d0fba774-6b26-4fa3-af36-ebe7b4519478.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309926,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/572247da-64dd-4a91-bb75-80c16a46ff54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/63fdb83f-aa8b-4d18-8d00-e76d1b1e6228.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6573165a-71c4-51cb-9447-642edf07d6df/6573165a-71c4-51cb-9447-642edf07d6df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314419,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745288/general/e418aeeb-490d-4270-8fca-904827ba73f8.jpg',
'Width': 1920}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 24.897 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [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 13:35:07 [adesa.fr] INFO: Saving data for 10721340: {'created_time': 1774445707.565642, 'last_price_update_time': 1774445707.565659, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721340') HTTP/1.1" 204 0
2026-03-25 13:35:07 [scrapy.extensions.logstats] INFO: Crawled 289 pages (at 16 pages/min), scraped 131 items (at 14 items/min)
2026-03-25 13:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d5efd0>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg saved to cache
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30203910>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg saved to cache
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/ef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e9ad10>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg saved to cache
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e26710>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg saved to cache
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8e550>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252Fef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/ef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg saved to cache
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744246/general/c31c79ba-8c62-4623-8990-6a3163a46f07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719679)
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3008add0>
2026-03-25 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252F42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg saved to cache
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/e9398027-c61a-413f-9e05-dfacd97c0c21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a99890>
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744246%252Fgeneral%252Fc31c79ba-8c62-4623-8990-6a3163a46f07.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744246/general/c31c79ba-8c62-4623-8990-6a3163a46f07.jpg saved to cache
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb4c77a0-5ec4-5afa-8222-37e410c24a04
2026-03-25 13:35:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb4c77a0-5ec4-5afa-8222-37e410c24a04, skipping ID generation
2026-03-25 13:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4c77a0-5ec4-5afa-8222-37e410c24a04 with scrape type 1
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb4c77a0-5ec4-5afa-8222-37e410c24a04 sending to next pipeline
2026-03-25 13:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb4c77a0-5ec4-5afa-8222-37e410c24a04, identifier: 10719679
2026-03-25 13:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb4c77a0-5ec4-5afa-8222-37e410c24a04 with identifier: 10719679
2026-03-25 13:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb4c77a0-5ec4-5afa-8222-37e410c24a04 with identifier: 10719679
2026-03-25 13:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb4c77a0-5ec4-5afa-8222-37e410c24a04 with identifier: 10719679 to the API
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744246/general/c31c79ba-8c62-4623-8990-6a3163a46f07.jpg>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'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': 'eb4c77a0-5ec4-5afa-8222-37e410c24a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-815-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719679',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 2561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/c31c79ba-8c62-4623-8990-6a3163a46f07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/42e3a895-ae46-4546-aaa1-f867ddfb01cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/ef96cf3e-aef3-48c8-aaf3-1279428fe0d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170683,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/80dbd3bf-3c5d-477e-80b3-2aa4fb20711b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/9813e828-4ef5-45ba-926f-9ccdfd2b68b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203204,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/697147b8-4d40-4ea5-ae8a-497ffb9f668f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/90db8a9b-fca5-4b73-a4de-c1241d982dbe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326916,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/27dea59c-b005-4b09-bc8c-ca982116e503.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/49620f47-80b2-44ca-bef4-566ce7eb79b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb4c77a0-5ec4-5afa-8222-37e410c24a04/eb4c77a0-5ec4-5afa-8222-37e410c24a04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392024,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744246/general/b14c28cf-991c-4787-abe3-7f34d9876e8c.jpg',
'Width': 1920}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - Hybrid - Automatic - 181 hp - 2.561 '
'km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [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 13:35:08 [adesa.fr] INFO: Saving data for 10719679: {'created_time': 1774445708.731771, 'last_price_update_time': 1774445708.731785, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719679') HTTP/1.1" 204 0
2026-03-25 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e9bbd0>
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252Fe9398027-c61a-413f-9e05-dfacd97c0c21.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/e9398027-c61a-413f-9e05-dfacd97c0c21.jpg saved to cache
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/e598d4e8-8748-40d4-80bf-89e46948f598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-25 13:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with scrape type 1
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Fc5dfb003-a7aa-4c4d-9fa0-1d8db1cfa23f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/c5dfb003-a7aa-4c4d-9fa0-1d8db1cfa23f.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252F7f03bc08-f2bb-4cde-88fa-b0b8eaf89421.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/7f03bc08-f2bb-4cde-88fa-b0b8eaf89421.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252F893db6cf-fcc0-4649-82aa-9fa7c20cec2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/893db6cf-fcc0-4649-82aa-9fa7c20cec2a.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Ffefec399-5d02-4316-8224-aca4168cc902.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/fefec399-5d02-4316-8224-aca4168cc902.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Fa2b9272a-f3bb-4ed2-9e05-74c531ac9936.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/a2b9272a-f3bb-4ed2-9e05-74c531ac9936.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Fd066466a-a566-4453-ae4f-cbc1ea40a393.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/d066466a-a566-4453-ae4f-cbc1ea40a393.jpg already downloaded
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Fc2250dfb-dbc2-46cc-907e-525950cb1844.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/c2250dfb-dbc2-46cc-907e-525950cb1844.jpg already downloaded
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252F1a52edc2-44f9-484e-ab1a-ebb5c00f7b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/1a52edc2-44f9-484e-ab1a-ebb5c00f7b76.jpg already downloaded
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252F8597d974-285c-4a96-9292-751eafd9f06f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/8597d974-285c-4a96-9292-751eafd9f06f.jpg already downloaded
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5685804%252Fgeneral%252Fadb80af5-d8c3-4063-9da3-04cd2c2dd7b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685804/general/adb80af5-d8c3-4063-9da3-04cd2c2dd7b0.jpg already downloaded
2026-03-25 13:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc, identifier: 10718734
2026-03-25 13:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-25 13:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 1
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F45b473e5-2392-4d06-9429-8da36920f7af.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/45b473e5-2392-4d06-9429-8da36920f7af.jpg not downloaded yet
2026-03-25 13:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-25 13:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-25 13:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734 to the API
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718734>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '006a30c8-7470-5e4a-80a7-b5f2bbdeffbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-461-SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 20691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5685804/general/c5dfb003-a7aa-4c4d-9fa0-1d8db1cfa23f.jpg',
'https://images.openlane.eu/carimgs/5685804/general/7f03bc08-f2bb-4cde-88fa-b0b8eaf89421.jpg',
'https://images.openlane.eu/carimgs/5685804/general/893db6cf-fcc0-4649-82aa-9fa7c20cec2a.jpg',
'https://images.openlane.eu/carimgs/5685804/general/fefec399-5d02-4316-8224-aca4168cc902.jpg',
'https://images.openlane.eu/carimgs/5685804/general/a2b9272a-f3bb-4ed2-9e05-74c531ac9936.jpg',
'https://images.openlane.eu/carimgs/5685804/general/d066466a-a566-4453-ae4f-cbc1ea40a393.jpg',
'https://images.openlane.eu/carimgs/5685804/general/c2250dfb-dbc2-46cc-907e-525950cb1844.jpg',
'https://images.openlane.eu/carimgs/5685804/general/1a52edc2-44f9-484e-ab1a-ebb5c00f7b76.jpg',
'https://images.openlane.eu/carimgs/5685804/general/8597d974-285c-4a96-9292-751eafd9f06f.jpg',
'https://images.openlane.eu/carimgs/5685804/general/adb80af5-d8c3-4063-9da3-04cd2c2dd7b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195536,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/c5dfb003-a7aa-4c4d-9fa0-1d8db1cfa23f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187580,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/7f03bc08-f2bb-4cde-88fa-b0b8eaf89421.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176971,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/893db6cf-fcc0-4649-82aa-9fa7c20cec2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176601,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/fefec399-5d02-4316-8224-aca4168cc902.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/a2b9272a-f3bb-4ed2-9e05-74c531ac9936.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227205,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/d066466a-a566-4453-ae4f-cbc1ea40a393.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364435,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/c2250dfb-dbc2-46cc-907e-525950cb1844.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/adb80af5-d8c3-4063-9da3-04cd2c2dd7b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/8597d974-285c-4a96-9292-751eafd9f06f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006a30c8-7470-5e4a-80a7-b5f2bbdeffbc/006a30c8-7470-5e4a-80a7-b5f2bbdeffbc_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685804/general/1a52edc2-44f9-484e-ab1a-ebb5c00f7b76.jpg',
'Width': 1920}],
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - AWD - Hybrid - Automatic - 200 hp - '
'20.691 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [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 13:35:09 [adesa.fr] INFO: Saving data for 10718734: {'created_time': 1774445709.531443, 'last_price_update_time': 1774445709.531458, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718734') HTTP/1.1" 204 0
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg not downloaded yet
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/ace159f4-efde-4ddc-9d7a-def4d6ff334a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg not downloaded yet
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/3fff15d8-e722-446a-b329-a8362d7b48fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f5c750>
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252Fe598d4e8-8748-40d4-80bf-89e46948f598.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/e598d4e8-8748-40d4-80bf-89e46948f598.jpg saved to cache
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg not downloaded yet
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252Fc6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/c6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg not downloaded yet
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e941d0>
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg saved to cache
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg not downloaded yet
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f23790>
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252Face159f4-efde-4ddc-9d7a-def4d6ff334a.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/ace159f4-efde-4ddc-9d7a-def4d6ff334a.jpg saved to cache
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/45b473e5-2392-4d06-9429-8da36920f7af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg not downloaded yet
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e12d10>
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg saved to cache
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f285d0>
2026-03-25 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F3fff15d8-e722-446a-b329-a8362d7b48fd.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/3fff15d8-e722-446a-b329-a8362d7b48fd.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/10fa3943-6def-40e4-a74b-80163524861b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252Fc64c48cf-d0c7-4deb-8921-0c714dad058f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/c64c48cf-d0c7-4deb-8921-0c714dad058f.jpg not downloaded yet
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ec1c90>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F45b473e5-2392-4d06-9429-8da36920f7af.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/45b473e5-2392-4d06-9429-8da36920f7af.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252Fa2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/a2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg not downloaded yet
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745234%252Fgeneral%252F7a362152-5888-4494-a2e6-0f78f67c793a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/7a362152-5888-4494-a2e6-0f78f67c793a.jpg not downloaded yet
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/c6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ec3150>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F10fa3943-6def-40e4-a74b-80163524861b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/10fa3943-6def-40e4-a74b-80163524861b.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9d0d0>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736629/general/73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721766)
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2e5d0>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252Fc6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/c6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f5f8d0>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abd410>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/c64c48cf-d0c7-4deb-8921-0c714dad058f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e27150>
2026-03-25 13:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736629%252Fgeneral%252F73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736629/general/73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg saved to cache
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c849c114-1c83-5050-a6bc-38deb837922b
2026-03-25 13:35:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c849c114-1c83-5050-a6bc-38deb837922b, skipping ID generation
2026-03-25 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c849c114-1c83-5050-a6bc-38deb837922b with scrape type 1
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c849c114-1c83-5050-a6bc-38deb837922b sending to next pipeline
2026-03-25 13:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c849c114-1c83-5050-a6bc-38deb837922b, identifier: 10721766
2026-03-25 13:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c849c114-1c83-5050-a6bc-38deb837922b with identifier: 10721766
2026-03-25 13:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c849c114-1c83-5050-a6bc-38deb837922b with identifier: 10721766
2026-03-25 13:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c849c114-1c83-5050-a6bc-38deb837922b with identifier: 10721766 to the API
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5736629/general/73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg>
{'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': 'c849c114-1c83-5050-a6bc-38deb837922b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-141-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721766',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232951,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/10fa3943-6def-40e4-a74b-80163524861b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253261,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/73162e96-9961-4682-b4f5-7ae9c0b017b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215453,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/4c007e2c-f712-40ad-9df9-f01bfab408b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224404,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/3fff15d8-e722-446a-b329-a8362d7b48fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256122,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/ace159f4-efde-4ddc-9d7a-def4d6ff334a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393432,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/e598d4e8-8748-40d4-80bf-89e46948f598.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384918,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/e9398027-c61a-413f-9e05-dfacd97c0c21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380900,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/3c394a03-cb5c-4a60-8f14-b907aebb222c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425814,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/4a0c8816-4ee4-4310-9b06-f8e7953c197f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c849c114-1c83-5050-a6bc-38deb837922b/c849c114-1c83-5050-a6bc-38deb837922b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182116,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736629/general/66a3981d-b6e3-4a03-bf3c-f6806c1ef0aa.jpg',
'Width': 1920}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 20.899 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721766%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [adesa.fr] INFO: Saving data for 10721766: {'created_time': 1774445711.163932, 'last_price_update_time': 1774445711.163945, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721766') HTTP/1.1" 204 0
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/7a362152-5888-4494-a2e6-0f78f67c793a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/a2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-25 13:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 1
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg not downloaded yet
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e64110>
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252Fc64c48cf-d0c7-4deb-8921-0c714dad058f.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/c64c48cf-d0c7-4deb-8921-0c714dad058f.jpg saved to cache
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13: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 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg not downloaded yet
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252Fa132b465-fba1-4517-a10b-e0acc472d2fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a132b465-fba1-4517-a10b-e0acc472d2fe.jpg not downloaded yet
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745234/general/3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721192)
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3025afd0>
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F7a362152-5888-4494-a2e6-0f78f67c793a.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/7a362152-5888-4494-a2e6-0f78f67c793a.jpg saved to cache
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f2a810>
2026-03-25 13:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252Fa2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/a2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg saved to cache
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10724722
2026-03-25 13:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797855b5-27f8-536c-ae4d-0304567b8077 with scrape type 1
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 797855b5-27f8-536c-ae4d-0304567b8077
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252Fbe0a71a2-ba61-410f-a369-0118186e8110.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F9c84604f-089f-4022-911a-80109ce8291d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252F33433541-7727-41f9-93de-5ac522ae363f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg already downloaded
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5695018%252Fgeneral%252Fec2a8582-66fd-4998-b7fd-d15225edb055.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg already downloaded
2026-03-25 13:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 797855b5-27f8-536c-ae4d-0304567b8077, identifier: 10724722
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg not downloaded yet
2026-03-25 13:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10724722
2026-03-25 13:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10724722
2026-03-25 13:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10724722 to the API
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724722>
{'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': '797855b5-27f8-536c-ae4d-0304567b8077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-478-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724722',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4279176,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4834601,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4297443,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3374886,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4326340,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2489697,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2786951,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2434042,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3468260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1624383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg',
'Width': 4032}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 You - Petrol - Automatic - 131 hp - 80.609 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [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 13:35:12 [adesa.fr] INFO: Saving data for 10724722: {'created_time': 1774445712.148286, 'last_price_update_time': 1774445712.148298, 'auction_closing_time': 1774609200.0}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724722') HTTP/1.1" 204 0
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg not downloaded yet
2026-03-25 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4959b310-339e-5486-9396-afef6be89ae4 with identifier: 10701211
2026-03-25 13:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4959b310-339e-5486-9396-afef6be89ae4 with scrape type 2
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4959b310-339e-5486-9396-afef6be89ae4 with scrape type 2
2026-03-25 13:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4959b310-339e-5486-9396-afef6be89ae4, identifier: 10701211
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e75cd0>
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg saved to cache
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ab3b10>
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745234%252Fgeneral%252F3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745234/general/3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg saved to cache
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9cb47490-2512-5ca3-860a-8173d4451d85
2026-03-25 13:35:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cb47490-2512-5ca3-860a-8173d4451d85, skipping ID generation
2026-03-25 13:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 1
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cb47490-2512-5ca3-860a-8173d4451d85 sending to next pipeline
2026-03-25 13:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9cb47490-2512-5ca3-860a-8173d4451d85, identifier: 10721192
2026-03-25 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4959b310-339e-5486-9396-afef6be89ae4 with identifier: 10701211
2026-03-25 13:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4959b310-339e-5486-9396-afef6be89ae4 with identifier: 10701211
2026-03-25 13:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4959b310-339e-5486-9396-afef6be89ae4 with identifier: 10701211 to the API
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701211>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4959b310-339e-5486-9396-afef6be89ae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-531-HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701211',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Leon',
'odometer': 72004,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Seat Leon Sportstourer 2.0 TDI Style Business - Diesel - Automatic '
'- 150 hp - 72.004 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [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 13:35:12 [adesa.fr] INFO: Saving data for 10701211: {'auction_closing_time': 1774512000.0, 'created_time': 1774013581.351261, 'last_price_update_time': 1774445712.906475}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701211') HTTP/1.1" 204 0
2026-03-25 13:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-25 13:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-25 13:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192 to the API
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745234/general/3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9cb47490-2512-5ca3-860a-8173d4451d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-941-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721192',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 8139,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199046,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/45b473e5-2392-4d06-9429-8da36920f7af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202239,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/3b029c29-10c4-4552-b71e-97e74b1fdd41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/3f4b73be-9034-4004-9088-f72b2efb5fdf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187850,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/93e5ea9b-4d11-41ba-b638-760b57d8c0fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131914,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/c6f4a89d-17d2-4ba4-993a-669bd25817bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130287,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/38a54ab7-11ab-4563-8f9d-beac33ab5c06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366906,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/787dc9d6-bb6f-4fa1-bfff-157758aef24a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254770,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/c64c48cf-d0c7-4deb-8921-0c714dad058f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369634,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/a2a58afc-c0c4-4269-b1ec-a748e3659f1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb47490-2512-5ca3-860a-8173d4451d85/9cb47490-2512-5ca3-860a-8173d4451d85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355720,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745234/general/7a362152-5888-4494-a2e6-0f78f67c793a.jpg',
'Width': 1920}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 8.139 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:13 [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 13:35:13 [adesa.fr] INFO: Saving data for 10721192: {'created_time': 1774445713.353006, 'last_price_update_time': 1774445713.353018, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721192') HTTP/1.1" 204 0
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252Fb55581b3-99d2-4361-baf8-97faad0712f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/b55581b3-99d2-4361-baf8-97faad0712f3.jpg not downloaded yet
2026-03-25 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252Fa841e977-c4cd-45e7-9497-8b980e740c57.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a841e977-c4cd-45e7-9497-8b980e740c57.jpg not downloaded yet
2026-03-25 13:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-25 13:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3d92692-e285-520d-a597-095a30b3b313 with scrape type 1
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3d92692-e285-520d-a597-095a30b3b313
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252Fc17702e6-724a-4f3e-8416-f2bb08db5fd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/c17702e6-724a-4f3e-8416-f2bb08db5fd4.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F99e14183-322f-4101-a2da-152e9a9ede7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/99e14183-322f-4101-a2da-152e9a9ede7f.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252Fa62c77f3-1df7-49be-95d5-62254d6cd158.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/a62c77f3-1df7-49be-95d5-62254d6cd158.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252Fe9d97563-09d4-49a6-b001-5fd4f37cf54d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/e9d97563-09d4-49a6-b001-5fd4f37cf54d.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F0e2c341a-54aa-4044-9ebf-53e271f9fa23.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/0e2c341a-54aa-4044-9ebf-53e271f9fa23.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F1868e1f0-fc87-40a2-8a50-13263985e2c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/1868e1f0-fc87-40a2-8a50-13263985e2c9.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F1561b54b-9f3d-488a-b17b-7d69eeff1862.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/1561b54b-9f3d-488a-b17b-7d69eeff1862.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F0b417435-a7f1-4aaf-9f11-819381df23fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/0b417435-a7f1-4aaf-9f11-819381df23fd.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F8de13712-15bf-4e9b-92c1-ef48005b4661.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/8de13712-15bf-4e9b-92c1-ef48005b4661.jpg already downloaded
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5736630%252Fgeneral%252F61520371-0371-4684-b8d8-fb0d825fb2e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736630/general/61520371-0371-4684-b8d8-fb0d825fb2e9.jpg already downloaded
2026-03-25 13:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3d92692-e285-520d-a597-095a30b3b313, identifier: 10719678
2026-03-25 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d330bee90>
2026-03-25 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg saved to cache
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252Fa8de2641-6ad6-465f-b4be-73b305130c60.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a8de2641-6ad6-465f-b4be-73b305130c60.jpg not downloaded yet
2026-03-25 13:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-25 13:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-25 13:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678 to the API
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719678>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3d92692-e285-520d-a597-095a30b3b313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-612-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719678',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 26879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5736630/general/c17702e6-724a-4f3e-8416-f2bb08db5fd4.jpg',
'https://images.openlane.eu/carimgs/5736630/general/99e14183-322f-4101-a2da-152e9a9ede7f.jpg',
'https://images.openlane.eu/carimgs/5736630/general/a62c77f3-1df7-49be-95d5-62254d6cd158.jpg',
'https://images.openlane.eu/carimgs/5736630/general/e9d97563-09d4-49a6-b001-5fd4f37cf54d.jpg',
'https://images.openlane.eu/carimgs/5736630/general/0e2c341a-54aa-4044-9ebf-53e271f9fa23.jpg',
'https://images.openlane.eu/carimgs/5736630/general/1868e1f0-fc87-40a2-8a50-13263985e2c9.jpg',
'https://images.openlane.eu/carimgs/5736630/general/1561b54b-9f3d-488a-b17b-7d69eeff1862.jpg',
'https://images.openlane.eu/carimgs/5736630/general/0b417435-a7f1-4aaf-9f11-819381df23fd.jpg',
'https://images.openlane.eu/carimgs/5736630/general/8de13712-15bf-4e9b-92c1-ef48005b4661.jpg',
'https://images.openlane.eu/carimgs/5736630/general/61520371-0371-4684-b8d8-fb0d825fb2e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173369,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/c17702e6-724a-4f3e-8416-f2bb08db5fd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176140,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/99e14183-322f-4101-a2da-152e9a9ede7f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172414,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/a62c77f3-1df7-49be-95d5-62254d6cd158.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169530,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/e9d97563-09d4-49a6-b001-5fd4f37cf54d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199375,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/0e2c341a-54aa-4044-9ebf-53e271f9fa23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210377,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/1868e1f0-fc87-40a2-8a50-13263985e2c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365143,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/1561b54b-9f3d-488a-b17b-7d69eeff1862.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332052,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/0b417435-a7f1-4aaf-9f11-819381df23fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359628,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/8de13712-15bf-4e9b-92c1-ef48005b4661.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21f6d22f-3b2b-5ab8-bb55-732a46de12d3/21f6d22f-3b2b-5ab8-bb55-732a46de12d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408523,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736630/general/61520371-0371-4684-b8d8-fb0d825fb2e9.jpg',
'Width': 1920}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-10-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 26.879 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [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 13:35:14 [adesa.fr] INFO: Saving data for 10719678: {'created_time': 1774445714.176189, 'last_price_update_time': 1774445714.1762, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719678') HTTP/1.1" 204 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg not downloaded yet
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1eb90>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5744251%252Fgeneral%252F9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg not downloaded yet
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2db50>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/b55581b3-99d2-4361-baf8-97faad0712f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bfd550>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e12510>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252Fb55581b3-99d2-4361-baf8-97faad0712f3.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/b55581b3-99d2-4361-baf8-97faad0712f3.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ab9ed0>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/a8de2641-6ad6-465f-b4be-73b305130c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/a132b465-fba1-4517-a10b-e0acc472d2fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e13410>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252F9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744251/general/a841e977-c4cd-45e7-9497-8b980e740c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719687)
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ab9410>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252Fa8de2641-6ad6-465f-b4be-73b305130c60.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a8de2641-6ad6-465f-b4be-73b305130c60.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b16b90>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252Fa132b465-fba1-4517-a10b-e0acc472d2fe.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a132b465-fba1-4517-a10b-e0acc472d2fe.jpg saved to cache
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8fb90>
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744251%252Fgeneral%252Fa841e977-c4cd-45e7-9497-8b980e740c57.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744251/general/a841e977-c4cd-45e7-9497-8b980e740c57.jpg saved to cache
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7874e78-f6a4-596b-aa74-23e09f411dcd
2026-03-25 13:35:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7874e78-f6a4-596b-aa74-23e09f411dcd, skipping ID generation
2026-03-25 13:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 1
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7874e78-f6a4-596b-aa74-23e09f411dcd sending to next pipeline
2026-03-25 13:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a7874e78-f6a4-596b-aa74-23e09f411dcd, identifier: 10719687
2026-03-25 13:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-25 13:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-25 13:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687 to the API
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744251/general/a841e977-c4cd-45e7-9497-8b980e740c57.jpg>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a7874e78-f6a4-596b-aa74-23e09f411dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-711-TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719687',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 23001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/2da75c82-8bc8-41f3-9d1c-a4daf74405f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182434,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/5c61de39-fe0c-4df8-8ff7-55542aebfe54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/a132b465-fba1-4517-a10b-e0acc472d2fe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/5e6d299d-ad9a-4d54-8239-d8579499d7da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202865,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/2ab5bea4-a2d8-4905-9f95-029fc124dbcb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377030,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/b55581b3-99d2-4361-baf8-97faad0712f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/a841e977-c4cd-45e7-9497-8b980e740c57.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347783,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/a8de2641-6ad6-465f-b4be-73b305130c60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462205,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/3f3ec6c4-57ac-4db1-8a36-3dc119a47fe8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7874e78-f6a4-596b-aa74-23e09f411dcd/a7874e78-f6a4-596b-aa74-23e09f411dcd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340479,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744251/general/9fc08206-fba1-456e-b4fb-9eb4999a6f66.jpg',
'Width': 1920}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'23.001 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710719687%27 HTTP/1.1" 200 None
2026-03-25 13:35:15 [adesa.fr] INFO: Saving data for 10719687: {'created_time': 1774445715.531989, 'last_price_update_time': 1774445715.532003, 'auction_closing_time': 1798671600.0}
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719687') HTTP/1.1" 204 0
2026-03-25 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3b66a60-570f-5a2d-bac2-59271241e7b1 with identifier: 10701120
2026-03-25 13:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3b66a60-570f-5a2d-bac2-59271241e7b1 with scrape type 2
2026-03-25 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3b66a60-570f-5a2d-bac2-59271241e7b1 with scrape type 2
2026-03-25 13:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3b66a60-570f-5a2d-bac2-59271241e7b1, identifier: 10701120
2026-03-25 13:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3b66a60-570f-5a2d-bac2-59271241e7b1 with identifier: 10701120
2026-03-25 13:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3b66a60-570f-5a2d-bac2-59271241e7b1 with identifier: 10701120
2026-03-25 13:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3b66a60-570f-5a2d-bac2-59271241e7b1 with identifier: 10701120 to the API
2026-03-25 13:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701120>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3b66a60-570f-5a2d-bac2-59271241e7b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-048-YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701120',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 124758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Seat Ateca 2.0 TDI Style Business - Diesel - Automatic - 150 hp - '
'124.758 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-25 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:17 [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 13:35:17 [adesa.fr] INFO: Saving data for 10701120: {'auction_closing_time': 1774512000.0, 'created_time': 1774013693.728437, 'last_price_update_time': 1774445717.716817}
2026-03-25 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701120') HTTP/1.1" 204 0
2026-03-25 13:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58e5ee57-220c-538e-805d-ee2311b4150c with identifier: 10701142
2026-03-25 13:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58e5ee57-220c-538e-805d-ee2311b4150c with scrape type 2
2026-03-25 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58e5ee57-220c-538e-805d-ee2311b4150c with scrape type 2
2026-03-25 13:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 58e5ee57-220c-538e-805d-ee2311b4150c, identifier: 10701142
2026-03-25 13:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 58e5ee57-220c-538e-805d-ee2311b4150c with identifier: 10701142
2026-03-25 13:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 58e5ee57-220c-538e-805d-ee2311b4150c with identifier: 10701142
2026-03-25 13:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 58e5ee57-220c-538e-805d-ee2311b4150c with identifier: 10701142 to the API
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '58e5ee57-220c-538e-805d-ee2311b4150c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-253-YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701142',
'listing': 'auction',
'location': 'AUNAY SOUS AUNEAU (France)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 10232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Seat Ibiza 1.0 TSI Business - Petrol - Manual - 95 hp - 10.232 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:20 [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 13:35:20 [adesa.fr] INFO: Saving data for 10701142: {'auction_closing_time': 1774512000.0, 'created_time': 1774013693.355333, 'last_price_update_time': 1774445720.302148}
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701142') HTTP/1.1" 204 0
2026-03-25 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 719de9ac-0e75-573c-8314-5ea436c5dbd0 with identifier: 10701231
2026-03-25 13:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 719de9ac-0e75-573c-8314-5ea436c5dbd0 with scrape type 2
2026-03-25 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 719de9ac-0e75-573c-8314-5ea436c5dbd0 with scrape type 2
2026-03-25 13:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 719de9ac-0e75-573c-8314-5ea436c5dbd0, identifier: 10701231
2026-03-25 13:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 719de9ac-0e75-573c-8314-5ea436c5dbd0 with identifier: 10701231
2026-03-25 13:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 719de9ac-0e75-573c-8314-5ea436c5dbd0 with identifier: 10701231
2026-03-25 13:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 719de9ac-0e75-573c-8314-5ea436c5dbd0 with identifier: 10701231 to the API
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701231>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '719de9ac-0e75-573c-8314-5ea436c5dbd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-501-AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701231',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 100691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-12-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Talisman 2.0 DCI Initiale Paris - Diesel - Automatic - 200 '
'hp - 100.691 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2019}
2026-03-25 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:21 [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 13:35:21 [adesa.fr] INFO: Saving data for 10701231: {'auction_closing_time': 1774512000.0, 'created_time': 1774013690.777463, 'last_price_update_time': 1774445721.072254}
2026-03-25 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701231') HTTP/1.1" 204 0
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d33d47ab-6554-5729-b9f1-d715d0106105 with identifier: 10701101
2026-03-25 13:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d33d47ab-6554-5729-b9f1-d715d0106105 with scrape type 2
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d33d47ab-6554-5729-b9f1-d715d0106105 with scrape type 2
2026-03-25 13:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d33d47ab-6554-5729-b9f1-d715d0106105, identifier: 10701101
2026-03-25 13:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d33d47ab-6554-5729-b9f1-d715d0106105 with identifier: 10701101
2026-03-25 13:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d33d47ab-6554-5729-b9f1-d715d0106105 with identifier: 10701101
2026-03-25 13:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d33d47ab-6554-5729-b9f1-d715d0106105 with identifier: 10701101 to the API
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701101>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'd33d47ab-6554-5729-b9f1-d715d0106105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-130-BM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701101',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Arona',
'odometer': 44543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Seat Arona 1.0 TSI Business - Petrol - Manual - 95 hp - 44.543 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701101%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [adesa.fr] INFO: Saving data for 10701101: {'auction_closing_time': 1774512000.0, 'created_time': 1774013710.154259, 'last_price_update_time': 1774445723.78878}
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701101') HTTP/1.1" 204 0
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with identifier: 10701177
2026-03-25 13:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with scrape type 2
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c7d8c83e-68df-543b-a6a5-fccf9e4fb497, identifier: 10701177
2026-03-25 13:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with identifier: 10701177
2026-03-25 13:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with identifier: 10701177
2026-03-25 13:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c7d8c83e-68df-543b-a6a5-fccf9e4fb497 with identifier: 10701177 to the API
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701177>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c7d8c83e-68df-543b-a6a5-fccf9e4fb497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-011-WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701177',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 66155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Megane Grandtour 1.6 Evolution - Hybrid - Automatic - 160 '
'hp - 66.155 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701177%27 HTTP/1.1" 200 None
2026-03-25 13:35:24 [adesa.fr] INFO: Saving data for 10701177: {'auction_closing_time': 1774512000.0, 'created_time': 1774013715.358964, 'last_price_update_time': 1774445724.366177}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701177') HTTP/1.1" 204 0
2026-03-25 13:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e715b2-e68d-5669-a977-40fb47a1e104 with identifier: 10701156
2026-03-25 13:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e715b2-e68d-5669-a977-40fb47a1e104 with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e715b2-e68d-5669-a977-40fb47a1e104 with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46e715b2-e68d-5669-a977-40fb47a1e104, identifier: 10701156
2026-03-25 13:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46e715b2-e68d-5669-a977-40fb47a1e104 with identifier: 10701156
2026-03-25 13:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46e715b2-e68d-5669-a977-40fb47a1e104 with identifier: 10701156
2026-03-25 13:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46e715b2-e68d-5669-a977-40fb47a1e104 with identifier: 10701156 to the API
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701156>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '46e715b2-e68d-5669-a977-40fb47a1e104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-803-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701156',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 179263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Seat Ateca 2.0 TDI Xperience - Diesel - Automatic - 150 hp - '
'179.263 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701156%27 HTTP/1.1" 200 None
2026-03-25 13:35:24 [adesa.fr] INFO: Saving data for 10701156: {'auction_closing_time': 1774512000.0, 'created_time': 1774013710.881199, 'last_price_update_time': 1774445724.879656}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701156') HTTP/1.1" 204 0
2026-03-25 13:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74476d10-d0ee-59b1-aeb1-134a48071baf with identifier: 10701230
2026-03-25 13:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74476d10-d0ee-59b1-aeb1-134a48071baf with scrape type 2
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74476d10-d0ee-59b1-aeb1-134a48071baf with scrape type 2
2026-03-25 13:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74476d10-d0ee-59b1-aeb1-134a48071baf, identifier: 10701230
2026-03-25 13:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74476d10-d0ee-59b1-aeb1-134a48071baf with identifier: 10701230
2026-03-25 13:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74476d10-d0ee-59b1-aeb1-134a48071baf with identifier: 10701230
2026-03-25 13:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74476d10-d0ee-59b1-aeb1-134a48071baf with identifier: 10701230 to the API
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701230>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '74476d10-d0ee-59b1-aeb1-134a48071baf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-881-NE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701230',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 167580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-03-19',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Renault Master L2H2 Grand Comfort - Diesel - Manual - 135 hp - '
'167.580 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [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 13:35:28 [adesa.fr] INFO: Saving data for 10701230: {'auction_closing_time': 1774512000.0, 'created_time': 1774013474.106487, 'last_price_update_time': 1774445728.311834}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701230') HTTP/1.1" 204 0
2026-03-25 13:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0ca459-3d27-5993-9914-79adfb382356 with identifier: 10701267
2026-03-25 13:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0ca459-3d27-5993-9914-79adfb382356 with scrape type 2
2026-03-25 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e0ca459-3d27-5993-9914-79adfb382356 with scrape type 2
2026-03-25 13:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e0ca459-3d27-5993-9914-79adfb382356, identifier: 10701267
2026-03-25 13:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e0ca459-3d27-5993-9914-79adfb382356 with identifier: 10701267
2026-03-25 13:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e0ca459-3d27-5993-9914-79adfb382356 with identifier: 10701267
2026-03-25 13:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e0ca459-3d27-5993-9914-79adfb382356 with identifier: 10701267 to the API
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701267>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '1e0ca459-3d27-5993-9914-79adfb382356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-725-WR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701267',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 193218,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Renault Grand Scenic 1.3 TCe Business - Petrol - Manual - 140 hp - '
'193.218 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701267%27 HTTP/1.1" 200 None
2026-03-25 13:35:29 [adesa.fr] INFO: Saving data for 10701267: {'auction_closing_time': 1774512000.0, 'created_time': 1774013474.94249, 'last_price_update_time': 1774445729.529817}
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701267') HTTP/1.1" 204 0
2026-03-25 13:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7fe5e6b-c746-59e8-a39b-3318b2917f13 with identifier: 10701141
2026-03-25 13:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7fe5e6b-c746-59e8-a39b-3318b2917f13 with scrape type 2
2026-03-25 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7fe5e6b-c746-59e8-a39b-3318b2917f13 with scrape type 2
2026-03-25 13:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7fe5e6b-c746-59e8-a39b-3318b2917f13, identifier: 10701141
2026-03-25 13:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7fe5e6b-c746-59e8-a39b-3318b2917f13 with identifier: 10701141
2026-03-25 13:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7fe5e6b-c746-59e8-a39b-3318b2917f13 with identifier: 10701141
2026-03-25 13:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7fe5e6b-c746-59e8-a39b-3318b2917f13 with identifier: 10701141 to the API
2026-03-25 13:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701141>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7fe5e6b-c746-59e8-a39b-3318b2917f13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-335-AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701141',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 209568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-07-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Scenic 1.7 DCI Intens - Diesel - Automatic - 150 hp - '
'209.568 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-25 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701141%27 HTTP/1.1" 200 None
2026-03-25 13:35:31 [adesa.fr] INFO: Saving data for 10701141: {'auction_closing_time': 1774512000.0, 'created_time': 1774013713.949721, 'last_price_update_time': 1774445731.890345}
2026-03-25 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701141') HTTP/1.1" 204 0
2026-03-25 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e628e63-4c76-5690-8f03-65b1b380277f with identifier: 10701100
2026-03-25 13:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e628e63-4c76-5690-8f03-65b1b380277f with scrape type 2
2026-03-25 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e628e63-4c76-5690-8f03-65b1b380277f with scrape type 2
2026-03-25 13:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e628e63-4c76-5690-8f03-65b1b380277f, identifier: 10701100
2026-03-25 13:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e628e63-4c76-5690-8f03-65b1b380277f with identifier: 10701100
2026-03-25 13:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e628e63-4c76-5690-8f03-65b1b380277f with identifier: 10701100
2026-03-25 13:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e628e63-4c76-5690-8f03-65b1b380277f with identifier: 10701100 to the API
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701100>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '0e628e63-4c76-5690-8f03-65b1b380277f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-136-TK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701100',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 84223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Clio 1.0 Tce Business - Petrol - Manual - 91 hp - 84.223 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [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 13:35:38 [adesa.fr] INFO: Saving data for 10701100: {'auction_closing_time': 1774512000.0, 'created_time': 1774013711.90344, 'last_price_update_time': 1774445738.688959}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701100') HTTP/1.1" 204 0
2026-03-25 13:35:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.588(s), this was the 1st time calling it.
2026-03-25 13:35:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.885781243141494 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 13:35:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.456(s), this was the 1st time calling it.
2026-03-25 13:35:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.488588919512405 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 13:35:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.458(s), this was the 1st time calling it.
2026-03-25 13:35:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.102544718998558 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 13:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93552976-bb62-5ac6-8264-023a0d55a3dd with identifier: 10701268
2026-03-25 13:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93552976-bb62-5ac6-8264-023a0d55a3dd with scrape type 2
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93552976-bb62-5ac6-8264-023a0d55a3dd with scrape type 2
2026-03-25 13:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 93552976-bb62-5ac6-8264-023a0d55a3dd, identifier: 10701268
2026-03-25 13:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 93552976-bb62-5ac6-8264-023a0d55a3dd with identifier: 10701268
2026-03-25 13:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 93552976-bb62-5ac6-8264-023a0d55a3dd with identifier: 10701268
2026-03-25 13:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 93552976-bb62-5ac6-8264-023a0d55a3dd with identifier: 10701268 to the API
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '93552976-bb62-5ac6-8264-023a0d55a3dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-199-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701268',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 50623,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 50.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701268%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [adesa.fr] INFO: Saving data for 10701268: {'auction_closing_time': 1774512000.0, 'created_time': 1774013731.220574, 'last_price_update_time': 1774445748.379018}
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701268') HTTP/1.1" 204 0
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9c1f558-3412-5efe-98cc-34e445573bcd with identifier: 10701232
2026-03-25 13:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c1f558-3412-5efe-98cc-34e445573bcd with scrape type 2
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9c1f558-3412-5efe-98cc-34e445573bcd with scrape type 2
2026-03-25 13:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b9c1f558-3412-5efe-98cc-34e445573bcd, identifier: 10701232
2026-03-25 13:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b9c1f558-3412-5efe-98cc-34e445573bcd with identifier: 10701232
2026-03-25 13:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b9c1f558-3412-5efe-98cc-34e445573bcd with identifier: 10701232
2026-03-25 13:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b9c1f558-3412-5efe-98cc-34e445573bcd with identifier: 10701232 to the API
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b9c1f558-3412-5efe-98cc-34e445573bcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-752-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701232',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 144996,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - '
'144.996 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701232%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [adesa.fr] INFO: Saving data for 10701232: {'auction_closing_time': 1774512000.0, 'created_time': 1774013726.854476, 'last_price_update_time': 1774445756.849928}
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701232') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d56daf-a09c-5084-80a7-30653a806b72 with identifier: 10701099
2026-03-25 13:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d56daf-a09c-5084-80a7-30653a806b72 with scrape type 2
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7d56daf-a09c-5084-80a7-30653a806b72 with scrape type 2
2026-03-25 13:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7d56daf-a09c-5084-80a7-30653a806b72, identifier: 10701099
2026-03-25 13:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7d56daf-a09c-5084-80a7-30653a806b72 with identifier: 10701099
2026-03-25 13:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7d56daf-a09c-5084-80a7-30653a806b72 with identifier: 10701099
2026-03-25 13:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7d56daf-a09c-5084-80a7-30653a806b72 with identifier: 10701099 to the API
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701099>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd7d56daf-a09c-5084-80a7-30653a806b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-864-XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701099',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 27822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Captur 1.6 Engineered - Hybrid - Automatic - 145 hp - '
'27.822 km',
'transmission': 'automatic',
'trim': 'Engineered',
'vin': None,
'year': 2023}
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:57 [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 13:35:57 [adesa.fr] INFO: Saving data for 10701099: {'auction_closing_time': 1774512000.0, 'created_time': 1774013475.341467, 'last_price_update_time': 1774445757.257532}
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701099') HTTP/1.1" 204 0
2026-03-25 13:35:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.282(s), this was the 1st time calling it.
2026-03-25 13:35:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.777340506616168 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 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with identifier: 10701196
2026-03-25 13:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with scrape type 2
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with scrape type 2
2026-03-25 13:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 92e06c77-1ad1-5234-8147-224ef8aeb5e9, identifier: 10701196
2026-03-25 13:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with identifier: 10701196
2026-03-25 13:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with identifier: 10701196
2026-03-25 13:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 92e06c77-1ad1-5234-8147-224ef8aeb5e9 with identifier: 10701196 to the API
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701196>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '92e06c77-1ad1-5234-8147-224ef8aeb5e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-380-VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701196',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 15683,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 66 hp - 15.683 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [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 13:35:59 [adesa.fr] INFO: Saving data for 10701196: {'auction_closing_time': 1774512000.0, 'created_time': 1774013691.147954, 'last_price_update_time': 1774445759.258181}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701196') HTTP/1.1" 204 0
2026-03-25 13:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with identifier: 10701098
2026-03-25 13:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with scrape type 2
2026-03-25 13:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with scrape type 2
2026-03-25 13:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391, identifier: 10701098
2026-03-25 13:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with identifier: 10701098
2026-03-25 13:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with identifier: 10701098
2026-03-25 13:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26cf97a9-0c72-5f6c-9c09-9ad2adfc5391 with identifier: 10701098 to the API
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701098>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '26cf97a9-0c72-5f6c-9c09-9ad2adfc5391',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-639-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701098',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 170210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Renault Austral 1.3 Techno - Petrol - Automatic - 160 hp - 170.210 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [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 13:35:59 [adesa.fr] INFO: Saving data for 10701098: {'auction_closing_time': 1774512000.0, 'created_time': 1774013724.783997, 'last_price_update_time': 1774445759.750051}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701098') HTTP/1.1" 204 0
2026-03-25 13:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with identifier: 10701176
2026-03-25 13:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with scrape type 2
2026-03-25 13:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with scrape type 2
2026-03-25 13:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 14422bf6-a91f-5439-9422-ff3a1c5f39b0, identifier: 10701176
2026-03-25 13:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with identifier: 10701176
2026-03-25 13:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with identifier: 10701176
2026-03-25 13:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 14422bf6-a91f-5439-9422-ff3a1c5f39b0 with identifier: 10701176 to the API
2026-03-25 13:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701176>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '14422bf6-a91f-5439-9422-ff3a1c5f39b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-136-ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701176',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Espace',
'odometer': 26102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Renault Espace 2.0 DCI Initiale Paris - Diesel - Automatic - 190 hp '
'- 26.102 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-25 13:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:00 [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 13:36:00 [adesa.fr] INFO: Saving data for 10701176: {'auction_closing_time': 1774512000.0, 'created_time': 1774013477.314522, 'last_price_update_time': 1774445760.73718}
2026-03-25 13:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701176') HTTP/1.1" 204 0
2026-03-25 13:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:36:07 [scrapy.extensions.logstats] INFO: Crawled 310 pages (at 21 pages/min), scraped 155 items (at 24 items/min)
2026-03-25 13:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 13:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce6e052b-7236-5679-85a0-9a529f70d6d9 with identifier: 10701183
2026-03-25 13:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce6e052b-7236-5679-85a0-9a529f70d6d9 with scrape type 2
2026-03-25 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce6e052b-7236-5679-85a0-9a529f70d6d9 with scrape type 2
2026-03-25 13:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce6e052b-7236-5679-85a0-9a529f70d6d9, identifier: 10701183
2026-03-25 13:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce6e052b-7236-5679-85a0-9a529f70d6d9 with identifier: 10701183
2026-03-25 13:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce6e052b-7236-5679-85a0-9a529f70d6d9 with identifier: 10701183
2026-03-25 13:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce6e052b-7236-5679-85a0-9a529f70d6d9 with identifier: 10701183 to the API
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701183>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce6e052b-7236-5679-85a0-9a529f70d6d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-458-KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701183',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 19336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Peugeot Traveller 2.0 HDI Business - Diesel - Manual - 150 hp - '
'19.336 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:08 [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 13:36:08 [adesa.fr] INFO: Saving data for 10701183: {'auction_closing_time': 1774512000.0, 'created_time': 1774013476.573124, 'last_price_update_time': 1774445768.29552}
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701183') HTTP/1.1" 204 0
2026-03-25 13:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744884/general/2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722024)
2026-03-25 13:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9f110>
2026-03-25 13:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744884%252Fgeneral%252F2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744884/general/2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg saved to cache
2026-03-25 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f5dfea5-3785-57e7-9235-87e0208b373d
2026-03-25 13:36:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f5dfea5-3785-57e7-9235-87e0208b373d, skipping ID generation
2026-03-25 13:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5dfea5-3785-57e7-9235-87e0208b373d with scrape type 1
2026-03-25 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f5dfea5-3785-57e7-9235-87e0208b373d sending to next pipeline
2026-03-25 13:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9f5dfea5-3785-57e7-9235-87e0208b373d, identifier: 10722024
2026-03-25 13:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9f5dfea5-3785-57e7-9235-87e0208b373d with identifier: 10722024
2026-03-25 13:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9f5dfea5-3785-57e7-9235-87e0208b373d with identifier: 10722024
2026-03-25 13:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9f5dfea5-3785-57e7-9235-87e0208b373d with identifier: 10722024 to the API
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744884/general/2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '9f5dfea5-3785-57e7-9235-87e0208b373d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM299DY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722024',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 73239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/2097d9e9-8c69-45bc-9c8a-c7e48cfe9d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/f0e19920-5c76-463a-8d03-cbe627c8d160.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/532604e3-14f1-4a47-b3ee-0577e7cd5e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/5f88791c-2845-4648-aac2-d817f5dac08b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/8a743378-cf69-4c7c-a97b-8b8f281c5b90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/b7f07aa7-04c6-4472-9da5-741f3fdf1d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/fe1eb7fc-a898-4bc8-9ffd-6be44ec07ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/6df0dd7d-c55c-4d50-aa65-7856799f8413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/d9271ea5-b7e5-4898-8200-82f1745d8941.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f5dfea5-3785-57e7-9235-87e0208b373d/9f5dfea5-3785-57e7-9235-87e0208b373d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744884/general/0dae212d-324e-48d5-9894-fffeac5310dc.jpg',
'Width': 1024}],
'price': 30800,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Volvo XC90 T8 Ultimate Dark - AWD - Hybrid - Automatic - 310 hp - '
'73.239 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:08 [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 13:36:08 [adesa.fr] INFO: Saving data for 10722024: {'created_time': 1774445768.931554, 'last_price_update_time': 1774445768.93157, 'auction_closing_time': 1774518300.0}
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722024') HTTP/1.1" 204 0
2026-03-25 13:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1933b23-2823-55ed-94e4-a7c6fde54731 with identifier: 10701079
2026-03-25 13:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1933b23-2823-55ed-94e4-a7c6fde54731 with scrape type 2
2026-03-25 13:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1933b23-2823-55ed-94e4-a7c6fde54731 with scrape type 2
2026-03-25 13:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b1933b23-2823-55ed-94e4-a7c6fde54731, identifier: 10701079
2026-03-25 13:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b1933b23-2823-55ed-94e4-a7c6fde54731 with identifier: 10701079
2026-03-25 13:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b1933b23-2823-55ed-94e4-a7c6fde54731 with identifier: 10701079
2026-03-25 13:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b1933b23-2823-55ed-94e4-a7c6fde54731 with identifier: 10701079 to the API
2026-03-25 13:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701079>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'b1933b23-2823-55ed-94e4-a7c6fde54731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-283-JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701079',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 101252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 508 SW 1.6i Allure - Petrol - Automatic - 180 hp - 101.252 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 13:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701079%27 HTTP/1.1" 200 None
2026-03-25 13:36:16 [adesa.fr] INFO: Saving data for 10701079: {'auction_closing_time': 1774512000.0, 'created_time': 1774013484.366097, 'last_price_update_time': 1774445776.853422}
2026-03-25 13:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701079') HTTP/1.1" 204 0
2026-03-25 13:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deba521a-33b2-50fc-bf15-27a2d5022416 with identifier: 10701174
2026-03-25 13:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deba521a-33b2-50fc-bf15-27a2d5022416 with scrape type 2
2026-03-25 13:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deba521a-33b2-50fc-bf15-27a2d5022416 with scrape type 2
2026-03-25 13:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: deba521a-33b2-50fc-bf15-27a2d5022416, identifier: 10701174
2026-03-25 13:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: deba521a-33b2-50fc-bf15-27a2d5022416 with identifier: 10701174
2026-03-25 13:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: deba521a-33b2-50fc-bf15-27a2d5022416 with identifier: 10701174
2026-03-25 13:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: deba521a-33b2-50fc-bf15-27a2d5022416 with identifier: 10701174 to the API
2026-03-25 13:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': 'deba521a-33b2-50fc-bf15-27a2d5022416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-798-YD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701174',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 29311,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot e-208 50 kWh Style - Electric - Automatic - 136 hp - 29.311 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701174%27 HTTP/1.1" 200 None
2026-03-25 13:36:20 [adesa.fr] INFO: Saving data for 10701174: {'auction_closing_time': 1774512000.0, 'created_time': 1774013480.692044, 'last_price_update_time': 1774445780.157617}
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701174') HTTP/1.1" 204 0
2026-03-25 13:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with identifier: 10701266
2026-03-25 13:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with scrape type 2
2026-03-25 13:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with scrape type 2
2026-03-25 13:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a30c4a8b-3974-5e57-b62b-5ec8fa59f83d, identifier: 10701266
2026-03-25 13:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with identifier: 10701266
2026-03-25 13:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with identifier: 10701266
2026-03-25 13:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a30c4a8b-3974-5e57-b62b-5ec8fa59f83d with identifier: 10701266 to the API
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701266>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a30c4a8b-3974-5e57-b62b-5ec8fa59f83d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-016-BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701266',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 170366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-01-11',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Peugeot Expert Long 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'170.366 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701266%27 HTTP/1.1" 200 None
2026-03-25 13:36:20 [adesa.fr] INFO: Saving data for 10701266: {'auction_closing_time': 1774512000.0, 'created_time': 1774013477.750273, 'last_price_update_time': 1774445780.582755}
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701266') HTTP/1.1" 204 0
2026-03-25 13:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc1403c-2463-55e2-adaf-84aedf226c61 with identifier: 10701119
2026-03-25 13:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc1403c-2463-55e2-adaf-84aedf226c61 with scrape type 2
2026-03-25 13:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc1403c-2463-55e2-adaf-84aedf226c61 with scrape type 2
2026-03-25 13:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8dc1403c-2463-55e2-adaf-84aedf226c61, identifier: 10701119
2026-03-25 13:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8dc1403c-2463-55e2-adaf-84aedf226c61 with identifier: 10701119
2026-03-25 13:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8dc1403c-2463-55e2-adaf-84aedf226c61 with identifier: 10701119
2026-03-25 13:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8dc1403c-2463-55e2-adaf-84aedf226c61 with identifier: 10701119 to the API
2026-03-25 13:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701119>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8dc1403c-2463-55e2-adaf-84aedf226c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-979-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701119',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 193880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 179 hp - 193.880 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 13:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701119%27 HTTP/1.1" 200 None
2026-03-25 13:36:25 [adesa.fr] INFO: Saving data for 10701119: {'auction_closing_time': 1774512000.0, 'created_time': 1774013483.630339, 'last_price_update_time': 1774445785.461718}
2026-03-25 13:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701119') HTTP/1.1" 204 0
2026-03-25 13:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49d9ed5-d267-5dc7-931c-e893427dd3b5 with identifier: 10701155
2026-03-25 13:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49d9ed5-d267-5dc7-931c-e893427dd3b5 with scrape type 2
2026-03-25 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f49d9ed5-d267-5dc7-931c-e893427dd3b5 with scrape type 2
2026-03-25 13:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f49d9ed5-d267-5dc7-931c-e893427dd3b5, identifier: 10701155
2026-03-25 13:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f49d9ed5-d267-5dc7-931c-e893427dd3b5 with identifier: 10701155
2026-03-25 13:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f49d9ed5-d267-5dc7-931c-e893427dd3b5 with identifier: 10701155
2026-03-25 13:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f49d9ed5-d267-5dc7-931c-e893427dd3b5 with identifier: 10701155 to the API
2026-03-25 13:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701155>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f49d9ed5-d267-5dc7-931c-e893427dd3b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-146-DQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701155',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 204375,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-03-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 508 1.5 HDI Active Business - Diesel - Automatic - 130 hp - '
'204.375 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:26 [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 13:36:26 [adesa.fr] INFO: Saving data for 10701155: {'auction_closing_time': 1774512000.0, 'created_time': 1774013483.984952, 'last_price_update_time': 1774445786.541534}
2026-03-25 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701155') HTTP/1.1" 204 0
2026-03-25 13:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ba6115-4cc1-58b3-b851-5c9f833be739 with identifier: 10701264
2026-03-25 13:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ba6115-4cc1-58b3-b851-5c9f833be739 with scrape type 2
2026-03-25 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ba6115-4cc1-58b3-b851-5c9f833be739 with scrape type 2
2026-03-25 13:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48ba6115-4cc1-58b3-b851-5c9f833be739, identifier: 10701264
2026-03-25 13:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48ba6115-4cc1-58b3-b851-5c9f833be739 with identifier: 10701264
2026-03-25 13:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48ba6115-4cc1-58b3-b851-5c9f833be739 with identifier: 10701264
2026-03-25 13:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48ba6115-4cc1-58b3-b851-5c9f833be739 with identifier: 10701264 to the API
2026-03-25 13:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701264>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '48ba6115-4cc1-58b3-b851-5c9f833be739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-507-QA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701264',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '408',
'odometer': 32658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 408 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 32.658 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:27 [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 13:36:27 [adesa.fr] INFO: Saving data for 10701264: {'auction_closing_time': 1774512000.0, 'created_time': 1774013723.40069, 'last_price_update_time': 1774445787.834332}
2026-03-25 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701264') HTTP/1.1" 204 0
2026-03-25 13:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e40a39f-7891-5b55-a9c1-bbca545099ff with identifier: 10701193
2026-03-25 13:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e40a39f-7891-5b55-a9c1-bbca545099ff with scrape type 2
2026-03-25 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e40a39f-7891-5b55-a9c1-bbca545099ff with scrape type 2
2026-03-25 13:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e40a39f-7891-5b55-a9c1-bbca545099ff, identifier: 10701193
2026-03-25 13:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e40a39f-7891-5b55-a9c1-bbca545099ff with identifier: 10701193
2026-03-25 13:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e40a39f-7891-5b55-a9c1-bbca545099ff with identifier: 10701193
2026-03-25 13:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e40a39f-7891-5b55-a9c1-bbca545099ff with identifier: 10701193 to the API
2026-03-25 13:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701193>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '1e40a39f-7891-5b55-a9c1-bbca545099ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-432-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701193',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '408',
'odometer': 70814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-08-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 408 1.2i GT - Petrol - Automatic - 130 hp - 70.814 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-25 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:29 [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 13:36:29 [adesa.fr] INFO: Saving data for 10701193: {'auction_closing_time': 1774512000.0, 'created_time': 1774013480.163084, 'last_price_update_time': 1774445789.23549}
2026-03-25 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701193') HTTP/1.1" 204 0
2026-03-25 13:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with identifier: 10701096
2026-03-25 13:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with scrape type 2
2026-03-25 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with scrape type 2
2026-03-25 13:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ddf98c0-4db2-5314-8f41-2df4c7afbf57, identifier: 10701096
2026-03-25 13:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with identifier: 10701096
2026-03-25 13:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with identifier: 10701096
2026-03-25 13:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ddf98c0-4db2-5314-8f41-2df4c7afbf57 with identifier: 10701096 to the API
2026-03-25 13:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701096>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4ddf98c0-4db2-5314-8f41-2df4c7afbf57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-830-VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701096',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 230192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Peugeot 5008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 230.192 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:31 [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 13:36:31 [adesa.fr] INFO: Saving data for 10701096: {'auction_closing_time': 1774512000.0, 'created_time': 1774013715.780616, 'last_price_update_time': 1774445791.781426}
2026-03-25 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701096') HTTP/1.1" 204 0
2026-03-25 13:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a76510cc-d8a6-5342-906d-5eed884cb6ba with identifier: 10701249
2026-03-25 13:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a76510cc-d8a6-5342-906d-5eed884cb6ba with scrape type 2
2026-03-25 13:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a76510cc-d8a6-5342-906d-5eed884cb6ba with scrape type 2
2026-03-25 13:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a76510cc-d8a6-5342-906d-5eed884cb6ba, identifier: 10701249
2026-03-25 13:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a76510cc-d8a6-5342-906d-5eed884cb6ba with identifier: 10701249
2026-03-25 13:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a76510cc-d8a6-5342-906d-5eed884cb6ba with identifier: 10701249
2026-03-25 13:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a76510cc-d8a6-5342-906d-5eed884cb6ba with identifier: 10701249 to the API
2026-03-25 13:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a76510cc-d8a6-5342-906d-5eed884cb6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-727-ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701249',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 101987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Land Rover Discovery Sport 2.0 - Diesel - Automatic - 163 hp - '
'101.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 13:36:39 [adesa.fr] INFO: Saving data for 10701249: {'auction_closing_time': 1774512000.0, 'created_time': 1774013437.640575, 'last_price_update_time': 1774445799.682209}
2026-03-25 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701249') HTTP/1.1" 204 0
2026-03-25 13:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ae8295-f3e0-5b98-af72-c8c4f41a261b with identifier: 10701164
2026-03-25 13:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ae8295-f3e0-5b98-af72-c8c4f41a261b with scrape type 2
2026-03-25 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ae8295-f3e0-5b98-af72-c8c4f41a261b with scrape type 2
2026-03-25 13:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85ae8295-f3e0-5b98-af72-c8c4f41a261b, identifier: 10701164
2026-03-25 13:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85ae8295-f3e0-5b98-af72-c8c4f41a261b with identifier: 10701164
2026-03-25 13:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85ae8295-f3e0-5b98-af72-c8c4f41a261b with identifier: 10701164
2026-03-25 13:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85ae8295-f3e0-5b98-af72-c8c4f41a261b with identifier: 10701164 to the API
2026-03-25 13:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701164>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '85ae8295-f3e0-5b98-af72-c8c4f41a261b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-426-VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701164',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 99694,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 230 hp - '
'99.694 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-25 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:41 [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 13:36:41 [adesa.fr] INFO: Saving data for 10701164: {'auction_closing_time': 1774512000.0, 'created_time': 1774013818.397695, 'last_price_update_time': 1774445801.308476}
2026-03-25 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701164') HTTP/1.1" 204 0
2026-03-25 13:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016eca5c-3cb3-5365-b038-d02a32ac115f with identifier: 10701209
2026-03-25 13:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016eca5c-3cb3-5365-b038-d02a32ac115f with scrape type 2
2026-03-25 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 016eca5c-3cb3-5365-b038-d02a32ac115f with scrape type 2
2026-03-25 13:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 016eca5c-3cb3-5365-b038-d02a32ac115f, identifier: 10701209
2026-03-25 13:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 016eca5c-3cb3-5365-b038-d02a32ac115f with identifier: 10701209
2026-03-25 13:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 016eca5c-3cb3-5365-b038-d02a32ac115f with identifier: 10701209
2026-03-25 13:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 016eca5c-3cb3-5365-b038-d02a32ac115f with identifier: 10701209 to the API
2026-03-25 13:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36: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 13:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701209>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '016eca5c-3cb3-5365-b038-d02a32ac115f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-283-BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701209',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 69724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 230 hp - '
'69.724 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-25 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:43 [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 13:36:43 [adesa.fr] INFO: Saving data for 10701209: {'auction_closing_time': 1774512000.0, 'created_time': 1774013818.754896, 'last_price_update_time': 1774445803.503135}
2026-03-25 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701209') HTTP/1.1" 204 0
2026-03-25 13:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81ab22c-d7b7-5c7e-8866-59f0a148a216 with identifier: 10701263
2026-03-25 13:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81ab22c-d7b7-5c7e-8866-59f0a148a216 with scrape type 2
2026-03-25 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81ab22c-d7b7-5c7e-8866-59f0a148a216 with scrape type 2
2026-03-25 13:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e81ab22c-d7b7-5c7e-8866-59f0a148a216, identifier: 10701263
2026-03-25 13:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e81ab22c-d7b7-5c7e-8866-59f0a148a216 with identifier: 10701263
2026-03-25 13:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e81ab22c-d7b7-5c7e-8866-59f0a148a216 with identifier: 10701263
2026-03-25 13:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e81ab22c-d7b7-5c7e-8866-59f0a148a216 with identifier: 10701263 to the API
2026-03-25 13:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36: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 13:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701263>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e81ab22c-d7b7-5c7e-8866-59f0a148a216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-515-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701263',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 65725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 3008 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'65.725 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:47 [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 13:36:47 [adesa.fr] INFO: Saving data for 10701263: {'auction_closing_time': 1774512000.0, 'created_time': 1774013748.959577, 'last_price_update_time': 1774445807.340281}
2026-03-25 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701263') HTTP/1.1" 204 0
2026-03-25 13:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af0fb966-f6b9-53f9-a684-baacea6167fd with identifier: 10701165
2026-03-25 13:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af0fb966-f6b9-53f9-a684-baacea6167fd with scrape type 2
2026-03-25 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af0fb966-f6b9-53f9-a684-baacea6167fd with scrape type 2
2026-03-25 13:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af0fb966-f6b9-53f9-a684-baacea6167fd, identifier: 10701165
2026-03-25 13:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af0fb966-f6b9-53f9-a684-baacea6167fd with identifier: 10701165
2026-03-25 13:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af0fb966-f6b9-53f9-a684-baacea6167fd with identifier: 10701165
2026-03-25 13:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af0fb966-f6b9-53f9-a684-baacea6167fd with identifier: 10701165 to the API
2026-03-25 13:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701165>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af0fb966-f6b9-53f9-a684-baacea6167fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-762-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701165',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 85867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 T-GDI Design - AWD - Hybrid - Automatic - 265 hp - '
'85.867 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:50 [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 13:36:50 [adesa.fr] INFO: Saving data for 10701165: {'auction_closing_time': 1774512000.0, 'created_time': 1774013816.899528, 'last_price_update_time': 1774445810.354801}
2026-03-25 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701165') HTTP/1.1" 204 0
2026-03-25 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with identifier: 10701265
2026-03-25 13:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with scrape type 2
2026-03-25 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with scrape type 2
2026-03-25 13:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276, identifier: 10701265
2026-03-25 13:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with identifier: 10701265
2026-03-25 13:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with identifier: 10701265
2026-03-25 13:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276 with identifier: 10701265 to the API
2026-03-25 13:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701265>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '76bbee0b-dbd7-58b0-9dc7-a3f50d4dc276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-427-AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701265',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 60368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 225 hp - 60.368 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-25 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:53 [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 13:36:53 [adesa.fr] INFO: Saving data for 10701265: {'auction_closing_time': 1774512000.0, 'created_time': 1774013476.956722, 'last_price_update_time': 1774445813.525544}
2026-03-25 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701265') HTTP/1.1" 204 0
2026-03-25 13:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800cf2d3-96be-5db3-bdb4-329536afb48d with identifier: 10701221
2026-03-25 13:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800cf2d3-96be-5db3-bdb4-329536afb48d with scrape type 2
2026-03-25 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800cf2d3-96be-5db3-bdb4-329536afb48d with scrape type 2
2026-03-25 13:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 800cf2d3-96be-5db3-bdb4-329536afb48d, identifier: 10701221
2026-03-25 13:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 800cf2d3-96be-5db3-bdb4-329536afb48d with identifier: 10701221
2026-03-25 13:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 800cf2d3-96be-5db3-bdb4-329536afb48d with identifier: 10701221
2026-03-25 13:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 800cf2d3-96be-5db3-bdb4-329536afb48d with identifier: 10701221 to the API
2026-03-25 13:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701221>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '800cf2d3-96be-5db3-bdb4-329536afb48d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-173-BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701221',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 85583,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 CRDI Active - Diesel - Automatic - 136 hp - 85.583 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-25 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:54 [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 13:36:54 [adesa.fr] INFO: Saving data for 10701221: {'auction_closing_time': 1774512000.0, 'created_time': 1774013840.577119, 'last_price_update_time': 1774445814.997165}
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701221') HTTP/1.1" 204 0
2026-03-25 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab76342-1010-5678-9d4c-69018cf5d6f2 with identifier: 10701102
2026-03-25 13:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab76342-1010-5678-9d4c-69018cf5d6f2 with scrape type 2
2026-03-25 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ab76342-1010-5678-9d4c-69018cf5d6f2 with scrape type 2
2026-03-25 13:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ab76342-1010-5678-9d4c-69018cf5d6f2, identifier: 10701102
2026-03-25 13:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ab76342-1010-5678-9d4c-69018cf5d6f2 with identifier: 10701102
2026-03-25 13:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ab76342-1010-5678-9d4c-69018cf5d6f2 with identifier: 10701102
2026-03-25 13:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ab76342-1010-5678-9d4c-69018cf5d6f2 with identifier: 10701102 to the API
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701102>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4ab76342-1010-5678-9d4c-69018cf5d6f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-116-ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701102',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 123508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 123.508 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:55 [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 13:36:55 [adesa.fr] INFO: Saving data for 10701102: {'auction_closing_time': 1774512000.0, 'created_time': 1774013731.781255, 'last_price_update_time': 1774445815.488617}
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701102') HTTP/1.1" 204 0
2026-03-25 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a353213-4eed-5e72-befd-37a45da5866b with identifier: 10701208
2026-03-25 13:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a353213-4eed-5e72-befd-37a45da5866b with scrape type 2
2026-03-25 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a353213-4eed-5e72-befd-37a45da5866b with scrape type 2
2026-03-25 13:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a353213-4eed-5e72-befd-37a45da5866b, identifier: 10701208
2026-03-25 13:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a353213-4eed-5e72-befd-37a45da5866b with identifier: 10701208
2026-03-25 13:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a353213-4eed-5e72-befd-37a45da5866b with identifier: 10701208
2026-03-25 13:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a353213-4eed-5e72-befd-37a45da5866b with identifier: 10701208 to the API
2026-03-25 13:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701208>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a353213-4eed-5e72-befd-37a45da5866b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-630-QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701208',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 98942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 T-GDI Design - Hybrid - Automatic - 230 hp - '
'98.942 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710701208%27 HTTP/1.1" 200 None
2026-03-25 13:36:56 [adesa.fr] INFO: Saving data for 10701208: {'auction_closing_time': 1774512000.0, 'created_time': 1774013818.040038, 'last_price_update_time': 1774445816.96793}
2026-03-25 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701208') HTTP/1.1" 204 0
2026-03-25 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with identifier: 10701163
2026-03-25 13:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with scrape type 2
2026-03-25 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with scrape type 2
2026-03-25 13:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 19bc98e3-b572-5056-b8d9-015c9c31bbe4, identifier: 10701163
2026-03-25 13:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with identifier: 10701163
2026-03-25 13:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with identifier: 10701163
2026-03-25 13:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 19bc98e3-b572-5056-b8d9-015c9c31bbe4 with identifier: 10701163 to the API
2026-03-25 13:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701163>
{'auction_title': '',
'c_o_2_emission_value': 18,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 183,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '19bc98e3-b572-5056-b8d9-015c9c31bbe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-750-RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701163',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 46699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Niro 1.6 GDI Active Business - Hybrid - Automatic - 183 hp - '
'46.699 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2023}
2026-03-25 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:57 [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 13:36:57 [adesa.fr] INFO: Saving data for 10701163: {'auction_closing_time': 1774512000.0, 'created_time': 1774013839.133162, 'last_price_update_time': 1774445817.468568}
2026-03-25 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701163') HTTP/1.1" 204 0
2026-03-25 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with identifier: 10701150
2026-03-25 13:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with scrape type 2
2026-03-25 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with scrape type 2
2026-03-25 13:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25e8ff47-4784-53c1-a4bb-97e0d03958d3, identifier: 10701150
2026-03-25 13:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with identifier: 10701150
2026-03-25 13:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with identifier: 10701150
2026-03-25 13:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25e8ff47-4784-53c1-a4bb-97e0d03958d3 with identifier: 10701150 to the API
2026-03-25 13:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701150>
{'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': 230,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '25e8ff47-4784-53c1-a4bb-97e0d03958d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-415-SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701150',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 123684,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Sportage 1.6 T-GDI Active Business - Hybrid - Automatic - 230 '
'hp - 123.684 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:58 [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 13:36:58 [adesa.fr] INFO: Saving data for 10701150: {'auction_closing_time': 1774512000.0, 'created_time': 1774013822.467275, 'last_price_update_time': 1774445818.942975}
2026-03-25 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701150') HTTP/1.1" 204 0
2026-03-25 13:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 584149e8-c29c-5169-8a18-375f1e42e3ae with identifier: 10722033
2026-03-25 13:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 584149e8-c29c-5169-8a18-375f1e42e3ae with scrape type 1
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F561f3aec-da51-4fbd-83b0-1fff559c338e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/561f3aec-da51-4fbd-83b0-1fff559c338e.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252Fc3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/c3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg not downloaded yet
2026-03-25 13:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36: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 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F9b734d05-c64f-4658-9163-5ffb4a71de55.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/9b734d05-c64f-4658-9163-5ffb4a71de55.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg not downloaded yet
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5744896%252Fgeneral%252F9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg not downloaded yet
2026-03-25 13:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38602719-5a6c-5eb1-8101-52070695b0f2 with identifier: 10701149
2026-03-25 13:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38602719-5a6c-5eb1-8101-52070695b0f2 with scrape type 2
2026-03-25 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38602719-5a6c-5eb1-8101-52070695b0f2 with scrape type 2
2026-03-25 13:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 38602719-5a6c-5eb1-8101-52070695b0f2, identifier: 10701149
2026-03-25 13:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 38602719-5a6c-5eb1-8101-52070695b0f2 with identifier: 10701149
2026-03-25 13:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 38602719-5a6c-5eb1-8101-52070695b0f2 with identifier: 10701149
2026-03-25 13:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 38602719-5a6c-5eb1-8101-52070695b0f2 with identifier: 10701149 to the API
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '38602719-5a6c-5eb1-8101-52070695b0f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-145-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701149',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 79221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Kia Ceed 1.6 CRDi Motion - Diesel - Manual - 136 hp - 79.221 km',
'transmission': 'manual',
'trim': 'Motion',
'vin': None,
'year': 2023}
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:59 [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 13:36:59 [adesa.fr] INFO: Saving data for 10701149: {'auction_closing_time': 1774512000.0, 'created_time': 1774013840.219336, 'last_price_update_time': 1774445819.884099}
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701149') HTTP/1.1" 204 0
2026-03-25 13:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c3e5d0>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e13a10>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32cf8790>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/9b734d05-c64f-4658-9163-5ffb4a71de55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30147150>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffdb10>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F9b734d05-c64f-4658-9163-5ffb4a71de55.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/9b734d05-c64f-4658-9163-5ffb4a71de55.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d6b750>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/c3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2a410>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/561f3aec-da51-4fbd-83b0-1fff559c338e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bffb10>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252Fc3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/c3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744896/general/32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722033)
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30246b50>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F561f3aec-da51-4fbd-83b0-1fff559c338e.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/561f3aec-da51-4fbd-83b0-1fff559c338e.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30245e90>
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744896%252Fgeneral%252F32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744896/general/32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg saved to cache
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 584149e8-c29c-5169-8a18-375f1e42e3ae
2026-03-25 13:37:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 584149e8-c29c-5169-8a18-375f1e42e3ae, skipping ID generation
2026-03-25 13:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 584149e8-c29c-5169-8a18-375f1e42e3ae with scrape type 1
2026-03-25 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 584149e8-c29c-5169-8a18-375f1e42e3ae sending to next pipeline
2026-03-25 13:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 584149e8-c29c-5169-8a18-375f1e42e3ae, identifier: 10722033
2026-03-25 13:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 584149e8-c29c-5169-8a18-375f1e42e3ae with identifier: 10722033
2026-03-25 13:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 584149e8-c29c-5169-8a18-375f1e42e3ae with identifier: 10722033
2026-03-25 13:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 584149e8-c29c-5169-8a18-375f1e42e3ae with identifier: 10722033 to the API
2026-03-25 13:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744896/general/32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1020,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Electric',
'id': '584149e8-c29c-5169-8a18-375f1e42e3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN065JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722033',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 33162,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/32980ad9-5ad6-4d2a-8c26-9cf0c25b3ecf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/561f3aec-da51-4fbd-83b0-1fff559c338e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/18c50a54-889a-4dbb-9f36-7b920a843b7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/c3db1c0e-44c9-4621-8d2b-c618df0df30d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/6553f426-3718-40e2-8e2c-6a3d59c2bba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/89065fae-44a8-4de4-b2cf-81b29e91fb4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/9b734d05-c64f-4658-9163-5ffb4a71de55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/17f99c40-a5c0-4b15-b2a7-c3fcb838e42a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/0e0c2496-6c0e-4c1f-92f4-2a49d069d130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584149e8-c29c-5169-8a18-375f1e42e3ae/584149e8-c29c-5169-8a18-375f1e42e3ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744896/general/9df34fb1-1e1a-483c-bbbe-8598a795b460.jpg',
'Width': 1024}],
'price': 49000,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Tesla Model S Plaid - Electric - Automatic - 1020 hp - 33.162 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:01 [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 13:37:01 [adesa.fr] INFO: Saving data for 10722033: {'created_time': 1774445821.240566, 'last_price_update_time': 1774445821.240581, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722033') HTTP/1.1" 204 0
2026-03-25 13:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5549bfa3-be11-5fce-a41a-3c800d172a26 with identifier: 10701207
2026-03-25 13:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5549bfa3-be11-5fce-a41a-3c800d172a26 with scrape type 2
2026-03-25 13:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5549bfa3-be11-5fce-a41a-3c800d172a26 with scrape type 2
2026-03-25 13:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5549bfa3-be11-5fce-a41a-3c800d172a26, identifier: 10701207
2026-03-25 13:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5549bfa3-be11-5fce-a41a-3c800d172a26 with identifier: 10701207
2026-03-25 13:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5549bfa3-be11-5fce-a41a-3c800d172a26 with identifier: 10701207
2026-03-25 13:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5549bfa3-be11-5fce-a41a-3c800d172a26 with identifier: 10701207 to the API
2026-03-25 13:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701207>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '5549bfa3-be11-5fce-a41a-3c800d172a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-738-BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701207',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 171939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Kia Ceed SW 1.5 GDI Active - Petrol - Manual - 160 hp - 171.939 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:02 [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 13:37:02 [adesa.fr] INFO: Saving data for 10701207: {'auction_closing_time': 1774512000.0, 'created_time': 1774013432.466659, 'last_price_update_time': 1774445822.154262}
2026-03-25 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701207') HTTP/1.1" 204 0
2026-03-25 13:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10722036
2026-03-25 13:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd7adac-897c-5be8-9986-1052a1c7dee3 with scrape type 1
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F5019f696-4ace-4966-92ee-25cdc70b71b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/5019f696-4ace-4966-92ee-25cdc70b71b6.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252Fa1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/a1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252Fdf51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/df51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F21556668-a1af-41f4-bde3-b30b5b7692b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/21556668-a1af-41f4-bde3-b30b5b7692b1.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252Fc0e31c15-763f-4252-b220-5e121373cdbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/c0e31c15-763f-4252-b220-5e121373cdbc.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252Fe71485b3-421a-438b-8697-ede804fc52d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/e71485b3-421a-438b-8697-ede804fc52d1.jpg not downloaded yet
2026-03-25 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744900%252Fgeneral%252F48847f18-a8fa-4a95-ab88-b26a5672a808.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/48847f18-a8fa-4a95-ab88-b26a5672a808.jpg not downloaded yet
2026-03-25 13:37:07 [scrapy.extensions.logstats] INFO: Crawled 334 pages (at 24 pages/min), scraped 179 items (at 24 items/min)
2026-03-25 13:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 13:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/48847f18-a8fa-4a95-ab88-b26a5672a808.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10722021
2026-03-25 13:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 1
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252Fd73f12fe-c15d-412f-a7c1-539f08eefa23.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/d73f12fe-c15d-412f-a7c1-539f08eefa23.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252Fffef60c2-8db6-4b87-8194-7e8594136c5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/ffef60c2-8db6-4b87-8194-7e8594136c5c.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252F16c51453-a082-47c9-9a68-3e1ac5f77c26.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/16c51453-a082-47c9-9a68-3e1ac5f77c26.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252Fc6a53d70-a30a-4a9f-992f-083057b19f27.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/c6a53d70-a30a-4a9f-992f-083057b19f27.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252F276ce244-6810-47cf-99f1-34610bb55745.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/276ce244-6810-47cf-99f1-34610bb55745.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252Feb7925ff-383f-4f7a-baab-ce5d76e76a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/eb7925ff-383f-4f7a-baab-ce5d76e76a6f.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252F388c0128-5a40-45d3-b404-2a0d275a4b6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/388c0128-5a40-45d3-b404-2a0d275a4b6c.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252Fbc72d75c-fa28-4dc9-87e5-0ed956ee303b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/bc72d75c-fa28-4dc9-87e5-0ed956ee303b.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252F233220b5-3b04-49bf-9424-8d8da83618a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/233220b5-3b04-49bf-9424-8d8da83618a7.jpg already downloaded
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5717354%252Fgeneral%252F4186cce0-67ae-4227-a4e0-163f98ab4770.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717354/general/4186cce0-67ae-4227-a4e0-163f98ab4770.jpg already downloaded
2026-03-25 13:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3f91bf0-60f8-5986-8cab-df1f4a24cb89, identifier: 10722021
2026-03-25 13:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10722021
2026-03-25 13:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10722021
2026-03-25 13:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10722021 to the API
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722021>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'a3f91bf0-60f8-5986-8cab-df1f4a24cb89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX861AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722021',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 38734,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5717354/general/d73f12fe-c15d-412f-a7c1-539f08eefa23.jpg',
'https://images.openlane.eu/carimgs/5717354/general/ffef60c2-8db6-4b87-8194-7e8594136c5c.jpg',
'https://images.openlane.eu/carimgs/5717354/general/16c51453-a082-47c9-9a68-3e1ac5f77c26.jpg',
'https://images.openlane.eu/carimgs/5717354/general/c6a53d70-a30a-4a9f-992f-083057b19f27.jpg',
'https://images.openlane.eu/carimgs/5717354/general/276ce244-6810-47cf-99f1-34610bb55745.jpg',
'https://images.openlane.eu/carimgs/5717354/general/eb7925ff-383f-4f7a-baab-ce5d76e76a6f.jpg',
'https://images.openlane.eu/carimgs/5717354/general/388c0128-5a40-45d3-b404-2a0d275a4b6c.jpg',
'https://images.openlane.eu/carimgs/5717354/general/bc72d75c-fa28-4dc9-87e5-0ed956ee303b.jpg',
'https://images.openlane.eu/carimgs/5717354/general/233220b5-3b04-49bf-9424-8d8da83618a7.jpg',
'https://images.openlane.eu/carimgs/5717354/general/4186cce0-67ae-4227-a4e0-163f98ab4770.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/d73f12fe-c15d-412f-a7c1-539f08eefa23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/ffef60c2-8db6-4b87-8194-7e8594136c5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/16c51453-a082-47c9-9a68-3e1ac5f77c26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/c6a53d70-a30a-4a9f-992f-083057b19f27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/276ce244-6810-47cf-99f1-34610bb55745.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/eb7925ff-383f-4f7a-baab-ce5d76e76a6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/388c0128-5a40-45d3-b404-2a0d275a4b6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/bc72d75c-fa28-4dc9-87e5-0ed956ee303b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/233220b5-3b04-49bf-9424-8d8da83618a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717354/general/4186cce0-67ae-4227-a4e0-163f98ab4770.jpg',
'Width': 1024}],
'price': 50500,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz GLC Coupé 400e AMG Line - 4-Matic - Hybrid - '
'Automatic - 252 hp - 38.734 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:10 [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 13:37:10 [adesa.fr] INFO: Saving data for 10722021: {'created_time': 1774445830.788002, 'last_price_update_time': 1774445830.788016, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722021') HTTP/1.1" 204 0
2026-03-25 13:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/e71485b3-421a-438b-8697-ede804fc52d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d302266d0>
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F48847f18-a8fa-4a95-ab88-b26a5672a808.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/48847f18-a8fa-4a95-ab88-b26a5672a808.jpg saved to cache
2026-03-25 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffe2d0>
2026-03-25 13:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252Fe71485b3-421a-438b-8697-ede804fc52d1.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/e71485b3-421a-438b-8697-ede804fc52d1.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/c0e31c15-763f-4252-b220-5e121373cdbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d552d0>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252Fc0e31c15-763f-4252-b220-5e121373cdbc.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/c0e31c15-763f-4252-b220-5e121373cdbc.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d57710>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9c6d0>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/21556668-a1af-41f4-bde3-b30b5b7692b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5c750>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/df51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14090>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F21556668-a1af-41f4-bde3-b30b5b7692b1.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/21556668-a1af-41f4-bde3-b30b5b7692b1.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/a1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ccf250>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252Fdf51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/df51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744900/general/5019f696-4ace-4966-92ee-25cdc70b71b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722036)
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffe190>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252Fa1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/a1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30aee050>
2026-03-25 13:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744900%252Fgeneral%252F5019f696-4ace-4966-92ee-25cdc70b71b6.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744900/general/5019f696-4ace-4966-92ee-25cdc70b71b6.jpg saved to cache
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-25 13:37:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7fd7adac-897c-5be8-9986-1052a1c7dee3, skipping ID generation
2026-03-25 13:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd7adac-897c-5be8-9986-1052a1c7dee3 with scrape type 1
2026-03-25 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7fd7adac-897c-5be8-9986-1052a1c7dee3 sending to next pipeline
2026-03-25 13:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7fd7adac-897c-5be8-9986-1052a1c7dee3, identifier: 10722036
2026-03-25 13:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10722036
2026-03-25 13:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10722036
2026-03-25 13:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10722036 to the API
2026-03-25 13:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744900/general/5019f696-4ace-4966-92ee-25cdc70b71b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 58,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '7fd7adac-897c-5be8-9986-1052a1c7dee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS845BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722036',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 112164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/5019f696-4ace-4966-92ee-25cdc70b71b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/a1ff63fd-26f8-4181-b7cf-0b8a0c2b8674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/df51ba1b-e6c6-465c-bb6e-476dd5f36d1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/21556668-a1af-41f4-bde3-b30b5b7692b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/5a5c5493-fcc7-43d9-a89a-8ac003e382f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/4d4785cf-93bf-4b6b-8c17-0a3b18de3bcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/27f9fb9c-fda7-4644-b954-4454548cb0b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/c0e31c15-763f-4252-b220-5e121373cdbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/e71485b3-421a-438b-8697-ede804fc52d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744900/general/48847f18-a8fa-4a95-ab88-b26a5672a808.jpg',
'Width': 1024}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 112.164 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722036%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [adesa.fr] INFO: Saving data for 10722036: {'created_time': 1774445833.101751, 'last_price_update_time': 1774445833.101761, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722036') HTTP/1.1" 204 0
2026-03-25 13:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with identifier: 10722032
2026-03-25 13:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with scrape type 1
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F32d0430d-37ee-4657-94f2-ee62f50f2040.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/32d0430d-37ee-4657-94f2-ee62f50f2040.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252Fbf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/bf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F660f21e8-3534-4f05-856d-eeeb4813d038.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/660f21e8-3534-4f05-856d-eeeb4813d038.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252Fcad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/cad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F2131a748-b3da-44ce-a957-9292bf492011.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/2131a748-b3da-44ce-a957-9292bf492011.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F804927e3-1a87-4272-b914-b49e7ed0143d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/804927e3-1a87-4272-b914-b49e7ed0143d.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252Fd857ecbd-168d-4133-99a4-3b7077f78a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/d857ecbd-168d-4133-99a4-3b7077f78a6d.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg not downloaded yet
2026-03-25 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744895%252Fgeneral%252F87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg not downloaded yet
2026-03-25 13:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a94c67-dc7c-5e45-8c81-cf743e722b16 with identifier: 10722035
2026-03-25 13:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a94c67-dc7c-5e45-8c81-cf743e722b16 with scrape type 1
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F87797788-3248-477c-a639-b05a2ea950db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/87797788-3248-477c-a639-b05a2ea950db.jpg not downloaded yet
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252Fb9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/b9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg not downloaded yet
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg not downloaded yet
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F20291657-cabe-4d6f-abe0-c2577bf9a775.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/20291657-cabe-4d6f-abe0-c2577bf9a775.jpg not downloaded yet
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg not downloaded yet
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F0de82bd6-6f22-40f8-a775-4e0114a52674.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/0de82bd6-6f22-40f8-a775-4e0114a52674.jpg not downloaded yet
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8fbd0>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252Fafab3b49-0c97-48e7-b3ac-35423f9d9383.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/afab3b49-0c97-48e7-b3ac-35423f9d9383.jpg not downloaded yet
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/b9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F086a61b4-d004-43a0-8b5d-25b4e043759b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/086a61b4-d004-43a0-8b5d-25b4e043759b.jpg not downloaded yet
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d56990>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg not downloaded yet
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744898%252Fgeneral%252F2477e7b2-3182-4301-ab12-78fba8079831.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/2477e7b2-3182-4301-ab12-78fba8079831.jpg not downloaded yet
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3020ca90>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252Fb9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/b9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/afab3b49-0c97-48e7-b3ac-35423f9d9383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/2477e7b2-3182-4301-ab12-78fba8079831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bc6a90>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252Fafab3b49-0c97-48e7-b3ac-35423f9d9383.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/afab3b49-0c97-48e7-b3ac-35423f9d9383.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf5b90>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F2477e7b2-3182-4301-ab12-78fba8079831.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/2477e7b2-3182-4301-ab12-78fba8079831.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/086a61b4-d004-43a0-8b5d-25b4e043759b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3020f110>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/0de82bd6-6f22-40f8-a775-4e0114a52674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bc4c90>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F086a61b4-d004-43a0-8b5d-25b4e043759b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/086a61b4-d004-43a0-8b5d-25b4e043759b.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32cf9c10>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F0de82bd6-6f22-40f8-a775-4e0114a52674.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/0de82bd6-6f22-40f8-a775-4e0114a52674.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/20291657-cabe-4d6f-abe0-c2577bf9a775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d6bb50>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5f490>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F20291657-cabe-4d6f-abe0-c2577bf9a775.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/20291657-cabe-4d6f-abe0-c2577bf9a775.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5ef50>
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg saved to cache
2026-03-25 13:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744898/general/87797788-3248-477c-a639-b05a2ea950db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722035)
2026-03-25 13:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/d857ecbd-168d-4133-99a4-3b7077f78a6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/804927e3-1a87-4272-b914-b49e7ed0143d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8f790>
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744898%252Fgeneral%252F87797788-3248-477c-a639-b05a2ea950db.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744898/general/87797788-3248-477c-a639-b05a2ea950db.jpg saved to cache
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2a94c67-dc7c-5e45-8c81-cf743e722b16
2026-03-25 13:37:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2a94c67-dc7c-5e45-8c81-cf743e722b16, skipping ID generation
2026-03-25 13:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a94c67-dc7c-5e45-8c81-cf743e722b16 with scrape type 1
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2a94c67-dc7c-5e45-8c81-cf743e722b16 sending to next pipeline
2026-03-25 13:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2a94c67-dc7c-5e45-8c81-cf743e722b16, identifier: 10722035
2026-03-25 13:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2a94c67-dc7c-5e45-8c81-cf743e722b16 with identifier: 10722035
2026-03-25 13:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2a94c67-dc7c-5e45-8c81-cf743e722b16 with identifier: 10722035
2026-03-25 13:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2a94c67-dc7c-5e45-8c81-cf743e722b16 with identifier: 10722035 to the API
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744898/general/87797788-3248-477c-a639-b05a2ea950db.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': 292,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Electric',
'id': 'e2a94c67-dc7c-5e45-8c81-cf743e722b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM131EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722035',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 83653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 77,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/87797788-3248-477c-a639-b05a2ea950db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/b9d43547-d8d4-433b-85d1-c7f31b18fe01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/13fce1f3-8784-4d5d-82f7-f097b3d3348b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/20291657-cabe-4d6f-abe0-c2577bf9a775.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/561bcc6d-4560-4a1b-a1bb-536e97205cf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/0de82bd6-6f22-40f8-a775-4e0114a52674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/afab3b49-0c97-48e7-b3ac-35423f9d9383.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/086a61b4-d004-43a0-8b5d-25b4e043759b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/2f7b7ffe-79f1-49e5-9bc9-43b35a677996.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2a94c67-dc7c-5e45-8c81-cf743e722b16/e2a94c67-dc7c-5e45-8c81-cf743e722b16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744898/general/2477e7b2-3182-4301-ab12-78fba8079831.jpg',
'Width': 1024}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz EQE 350 AMG Line - Electric - Automatic - 292 hp - '
'83.653 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [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 13:37:25 [adesa.fr] INFO: Saving data for 10722035: {'created_time': 1774445845.711921, 'last_price_update_time': 1774445845.711933, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722035') HTTP/1.1" 204 0
2026-03-25 13:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/2131a748-b3da-44ce-a957-9292bf492011.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d69650>
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252Fd857ecbd-168d-4133-99a4-3b7077f78a6d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/d857ecbd-168d-4133-99a4-3b7077f78a6d.jpg saved to cache
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2f0d0>
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F804927e3-1a87-4272-b914-b49e7ed0143d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/804927e3-1a87-4272-b914-b49e7ed0143d.jpg saved to cache
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2de50>
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F2131a748-b3da-44ce-a957-9292bf492011.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/2131a748-b3da-44ce-a957-9292bf492011.jpg saved to cache
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5093e739-8140-5d1d-9e3d-e0771341f4ab with identifier: 10722026
2026-03-25 13:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5093e739-8140-5d1d-9e3d-e0771341f4ab with scrape type 1
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744886%252Fgeneral%252F5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg not downloaded yet
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744886%252Fgeneral%252F90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg not downloaded yet
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744886%252Fgeneral%252F21947bc2-892a-42e7-9723-259387d00f68.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/21947bc2-892a-42e7-9723-259387d00f68.jpg not downloaded yet
2026-03-25 13:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744886%252Fgeneral%252F512eba93-dfd2-4868-9275-df022b9e15d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/512eba93-dfd2-4868-9275-df022b9e15d9.jpg not downloaded yet
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F5b57fa27-f243-41bc-8939-c8ac876701d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/5b57fa27-f243-41bc-8939-c8ac876701d9.jpg not downloaded yet
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg not downloaded yet
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/660f21e8-3534-4f05-856d-eeeb4813d038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg not downloaded yet
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252Fba6799d6-bcda-45b8-a6cc-7897280d918d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/ba6799d6-bcda-45b8-a6cc-7897280d918d.jpg not downloaded yet
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30246c90>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F0e228314-5771-44dc-8766-294cd757647b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/0e228314-5771-44dc-8766-294cd757647b.jpg not downloaded yet
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/cad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/5b57fa27-f243-41bc-8939-c8ac876701d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F9350d287-e2af-483f-bcb1-643b9d39b520.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/9350d287-e2af-483f-bcb1-643b9d39b520.jpg not downloaded yet
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b152d0>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F660f21e8-3534-4f05-856d-eeeb4813d038.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/660f21e8-3534-4f05-856d-eeeb4813d038.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/ba6799d6-bcda-45b8-a6cc-7897280d918d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8c9d0>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252Fcad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/cad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3020d4d0>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F5b57fa27-f243-41bc-8939-c8ac876701d9.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/5b57fa27-f243-41bc-8939-c8ac876701d9.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/9350d287-e2af-483f-bcb1-643b9d39b520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/0e228314-5771-44dc-8766-294cd757647b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf6910>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8cb50>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252Fba6799d6-bcda-45b8-a6cc-7897280d918d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/ba6799d6-bcda-45b8-a6cc-7897280d918d.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8c110>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F9350d287-e2af-483f-bcb1-643b9d39b520.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/9350d287-e2af-483f-bcb1-643b9d39b520.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cf6890>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F0e228314-5771-44dc-8766-294cd757647b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/0e228314-5771-44dc-8766-294cd757647b.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/512eba93-dfd2-4868-9275-df022b9e15d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ff8ed0>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/21947bc2-892a-42e7-9723-259387d00f68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744886/general/5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722026)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b16710>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F512eba93-dfd2-4868-9275-df022b9e15d9.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/512eba93-dfd2-4868-9275-df022b9e15d9.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ff9850>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F21947bc2-892a-42e7-9723-259387d00f68.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/21947bc2-892a-42e7-9723-259387d00f68.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/bf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744895/general/32d0430d-37ee-4657-94f2-ee62f50f2040.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722032)
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f290d0>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b17510>
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744886%252Fgeneral%252F5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744886/general/5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg saved to cache
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5093e739-8140-5d1d-9e3d-e0771341f4ab
2026-03-25 13:37:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5093e739-8140-5d1d-9e3d-e0771341f4ab, skipping ID generation
2026-03-25 13:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5093e739-8140-5d1d-9e3d-e0771341f4ab with scrape type 1
2026-03-25 13:37:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5093e739-8140-5d1d-9e3d-e0771341f4ab sending to next pipeline
2026-03-25 13:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5093e739-8140-5d1d-9e3d-e0771341f4ab, identifier: 10722026
2026-03-25 13:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5093e739-8140-5d1d-9e3d-e0771341f4ab with identifier: 10722026
2026-03-25 13:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5093e739-8140-5d1d-9e3d-e0771341f4ab with identifier: 10722026
2026-03-25 13:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5093e739-8140-5d1d-9e3d-e0771341f4ab with identifier: 10722026 to the API
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744886/general/5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '5093e739-8140-5d1d-9e3d-e0771341f4ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA668MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722026',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X5',
'odometer': 36608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/5495389a-ce24-4f42-b3c8-c84a10ac6663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/90e44a0d-1619-42d0-8bcb-dd9353ac805f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/21947bc2-892a-42e7-9723-259387d00f68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/512eba93-dfd2-4868-9275-df022b9e15d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/5b57fa27-f243-41bc-8939-c8ac876701d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/4589b642-cf4a-4462-b3ae-2602fdd609e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/7ca9d7ca-e960-40f6-9708-297d0d82d059.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/ba6799d6-bcda-45b8-a6cc-7897280d918d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/0e228314-5771-44dc-8766-294cd757647b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5093e739-8140-5d1d-9e3d-e0771341f4ab/5093e739-8140-5d1d-9e3d-e0771341f4ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744886/general/9350d287-e2af-483f-bcb1-643b9d39b520.jpg',
'Width': 1024}],
'price': 31800,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X5 45e X Line - xDrive - Hybrid - Automatic - 286 hp - 36.608 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:27 [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 13:37:27 [adesa.fr] INFO: Saving data for 10722026: {'created_time': 1774445847.37083, 'last_price_update_time': 1774445847.370842, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722026') HTTP/1.1" 204 0
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32fef310>
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252Fbf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/bf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg saved to cache
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30aba490>
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744895%252Fgeneral%252F32d0430d-37ee-4657-94f2-ee62f50f2040.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744895/general/32d0430d-37ee-4657-94f2-ee62f50f2040.jpg saved to cache
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b
2026-03-25 13:37:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b, skipping ID generation
2026-03-25 13:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with scrape type 1
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b sending to next pipeline
2026-03-25 13:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b, identifier: 10722032
2026-03-25 13:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c05e6ee-0a15-5afd-9703-93020bea2a83 with identifier: 10722022
2026-03-25 13:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c05e6ee-0a15-5afd-9703-93020bea2a83 with scrape type 1
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c05e6ee-0a15-5afd-9703-93020bea2a83
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252F1aae3c3a-a1e2-40ec-a285-0c5f1dba4596.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/1aae3c3a-a1e2-40ec-a285-0c5f1dba4596.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252Fdc967575-e4e6-4cc2-b0d1-42f482100414.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/dc967575-e4e6-4cc2-b0d1-42f482100414.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252Fdf8e8186-a9ce-468e-be05-545d8de304c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/df8e8186-a9ce-468e-be05-545d8de304c0.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252Feccaafbe-8a96-40dd-a0df-c934d5b11ce3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/eccaafbe-8a96-40dd-a0df-c934d5b11ce3.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252Ff25269ea-ec7f-49f0-ab9b-f95ec48a9833.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/f25269ea-ec7f-49f0-ab9b-f95ec48a9833.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252F0ca92c08-a6f9-4323-a078-eb7d39b2822e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/0ca92c08-a6f9-4323-a078-eb7d39b2822e.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252F5049496d-bdd3-40f4-a2b9-63bd0b407ddc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/5049496d-bdd3-40f4-a2b9-63bd0b407ddc.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252Fa5a3e8dc-9165-4fef-bc44-37b2d9d1f8ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/a5a3e8dc-9165-4fef-bc44-37b2d9d1f8ed.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252F9dab1e2f-c43b-44e0-a4d3-879517ad483f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/9dab1e2f-c43b-44e0-a4d3-879517ad483f.jpg already downloaded
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730235%252Fgeneral%252F10f469f7-3543-44b3-9acf-8181f7d1637e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730235/general/10f469f7-3543-44b3-9acf-8181f7d1637e.jpg already downloaded
2026-03-25 13:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c05e6ee-0a15-5afd-9703-93020bea2a83, identifier: 10722022
2026-03-25 13:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with identifier: 10722032
2026-03-25 13:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 13:37:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with identifier: 10722032
2026-03-25 13:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 31a6c43b-31e9-5a5f-876a-bf03b92d0e3b with identifier: 10722032 to the API
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744895/general/32d0430d-37ee-4657-94f2-ee62f50f2040.jpg>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '31a6c43b-31e9-5a5f-876a-bf03b92d0e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS028QH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722032',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Lexus',
'model': 'NX',
'odometer': 17964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/32d0430d-37ee-4657-94f2-ee62f50f2040.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/bf0fc85a-70cb-4315-86dd-91247b9eb8f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/660f21e8-3534-4f05-856d-eeeb4813d038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/cad59471-26f7-4197-9ad0-d0a4ee6ceeb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/9c8dd97f-497c-4049-a649-1ffc4cb19ca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/2131a748-b3da-44ce-a957-9292bf492011.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/804927e3-1a87-4272-b914-b49e7ed0143d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/d857ecbd-168d-4133-99a4-3b7077f78a6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/5f05a3a4-a9e7-424d-9138-e8a4a836a2ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31a6c43b-31e9-5a5f-876a-bf03b92d0e3b/31a6c43b-31e9-5a5f-876a-bf03b92d0e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744895/general/87c5ede8-f1b7-4965-b9f4-c87d9cc47d2e.jpg',
'Width': 1024}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Lexus NX 450h Luxe - Hybrid - Automatic - 309 hp - 17.964 km',
'transmission': 'automatic',
'trim': 'Luxe',
'vin': None,
'year': 2023}
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:28 [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 13:37:28 [adesa.fr] INFO: Saving data for 10722032: {'created_time': 1774445848.510879, 'last_price_update_time': 1774445848.510891, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722032') HTTP/1.1" 204 0
2026-03-25 13:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c05e6ee-0a15-5afd-9703-93020bea2a83 with identifier: 10722022
2026-03-25 13:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c05e6ee-0a15-5afd-9703-93020bea2a83 with identifier: 10722022
2026-03-25 13:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c05e6ee-0a15-5afd-9703-93020bea2a83 with identifier: 10722022 to the API
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722022>
{'auction_title': '',
'c_o_2_emission_value': 57,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '4c05e6ee-0a15-5afd-9703-93020bea2a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA293YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722022',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 68315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5730235/general/1aae3c3a-a1e2-40ec-a285-0c5f1dba4596.jpg',
'https://images.openlane.eu/carimgs/5730235/general/dc967575-e4e6-4cc2-b0d1-42f482100414.jpg',
'https://images.openlane.eu/carimgs/5730235/general/df8e8186-a9ce-468e-be05-545d8de304c0.jpg',
'https://images.openlane.eu/carimgs/5730235/general/eccaafbe-8a96-40dd-a0df-c934d5b11ce3.jpg',
'https://images.openlane.eu/carimgs/5730235/general/f25269ea-ec7f-49f0-ab9b-f95ec48a9833.jpg',
'https://images.openlane.eu/carimgs/5730235/general/0ca92c08-a6f9-4323-a078-eb7d39b2822e.jpg',
'https://images.openlane.eu/carimgs/5730235/general/5049496d-bdd3-40f4-a2b9-63bd0b407ddc.jpg',
'https://images.openlane.eu/carimgs/5730235/general/a5a3e8dc-9165-4fef-bc44-37b2d9d1f8ed.jpg',
'https://images.openlane.eu/carimgs/5730235/general/9dab1e2f-c43b-44e0-a4d3-879517ad483f.jpg',
'https://images.openlane.eu/carimgs/5730235/general/10f469f7-3543-44b3-9acf-8181f7d1637e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/1aae3c3a-a1e2-40ec-a285-0c5f1dba4596.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/dc967575-e4e6-4cc2-b0d1-42f482100414.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/df8e8186-a9ce-468e-be05-545d8de304c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/eccaafbe-8a96-40dd-a0df-c934d5b11ce3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/f25269ea-ec7f-49f0-ab9b-f95ec48a9833.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/0ca92c08-a6f9-4323-a078-eb7d39b2822e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/5049496d-bdd3-40f4-a2b9-63bd0b407ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/a5a3e8dc-9165-4fef-bc44-37b2d9d1f8ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/9dab1e2f-c43b-44e0-a4d3-879517ad483f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c05e6ee-0a15-5afd-9703-93020bea2a83/4c05e6ee-0a15-5afd-9703-93020bea2a83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730235/general/10f469f7-3543-44b3-9acf-8181f7d1637e.jpg',
'Width': 1024}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - Hybrid - '
'Automatic - 301 hp - 68.315 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:28 [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 13:37:28 [adesa.fr] INFO: Saving data for 10722022: {'created_time': 1774445848.848022, 'last_price_update_time': 1774445848.848034, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722022') HTTP/1.1" 204 0
2026-03-25 13:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with identifier: 10722027
2026-03-25 13:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with scrape type 1
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fa52083ec-64cb-497f-8054-29c249c492d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/a52083ec-64cb-497f-8054-29c249c492d4.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fbf2ea321-55da-4537-b4bd-d4061534d7c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/bf2ea321-55da-4537-b4bd-d4061534d7c0.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fbdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/bdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fc060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/c060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252F50610316-c687-44ee-8df8-ef126316d680.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/50610316-c687-44ee-8df8-ef126316d680.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fd9f5ef53-a4a7-4002-b174-047af7373b14.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/d9f5ef53-a4a7-4002-b174-047af7373b14.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/ab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252F5dba04b0-e953-466d-9613-923e892f6cf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/5dba04b0-e953-466d-9613-923e892f6cf2.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252Fc056c19e-8a41-4257-9f9d-5569e5456104.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/c056c19e-8a41-4257-9f9d-5569e5456104.jpg not downloaded yet
2026-03-25 13:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744887%252Fgeneral%252F0e27f711-ab35-440f-8610-b97bff958c60.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/0e27f711-ab35-440f-8610-b97bff958c60.jpg not downloaded yet
2026-03-25 13:37:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.770(s), this was the 1st time calling it.
2026-03-25 13:37:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.71664017587777 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 13:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/0e27f711-ab35-440f-8610-b97bff958c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with identifier: 10722028
2026-03-25 13:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with scrape type 1
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252Fcc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/cc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F1869ed6a-4724-442e-8596-957fe9fbc741.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/1869ed6a-4724-442e-8596-957fe9fbc741.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F48aa6590-46c7-4dae-a94c-584701211d7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/48aa6590-46c7-4dae-a94c-584701211d7e.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252Fbf6a7696-380e-496b-97fa-444bd23d24d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/bf6a7696-380e-496b-97fa-444bd23d24d7.jpg not downloaded yet
2026-03-25 13:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/c056c19e-8a41-4257-9f9d-5569e5456104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F95e63be8-8fd3-496d-b9ec-27cf53732286.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/95e63be8-8fd3-496d-b9ec-27cf53732286.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F56fe6b14-31a0-49be-b06c-b3853552fccd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/56fe6b14-31a0-49be-b06c-b3853552fccd.jpg not downloaded yet
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301a2e90>
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252F0e27f711-ab35-440f-8610-b97bff958c60.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/0e27f711-ab35-440f-8610-b97bff958c60.jpg saved to cache
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252Fc3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/c3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg not downloaded yet
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744888%252Fgeneral%252F43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg not downloaded yet
2026-03-25 13:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/bf6a7696-380e-496b-97fa-444bd23d24d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c3c050>
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fc056c19e-8a41-4257-9f9d-5569e5456104.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/c056c19e-8a41-4257-9f9d-5569e5456104.jpg saved to cache
2026-03-25 13:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f57ed0>
2026-03-25 13:37:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252Fbf6a7696-380e-496b-97fa-444bd23d24d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/bf6a7696-380e-496b-97fa-444bd23d24d7.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/c3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30169d90>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/56fe6b14-31a0-49be-b06c-b3853552fccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffbd10>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252Fc3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/c3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2c350>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F56fe6b14-31a0-49be-b06c-b3853552fccd.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/56fe6b14-31a0-49be-b06c-b3853552fccd.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/95e63be8-8fd3-496d-b9ec-27cf53732286.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30169990>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3020ff10>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F95e63be8-8fd3-496d-b9ec-27cf53732286.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/95e63be8-8fd3-496d-b9ec-27cf53732286.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/48aa6590-46c7-4dae-a94c-584701211d7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/1869ed6a-4724-442e-8596-957fe9fbc741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f55e90>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F48aa6590-46c7-4dae-a94c-584701211d7e.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/48aa6590-46c7-4dae-a94c-584701211d7e.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/cc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f23550>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F1869ed6a-4724-442e-8596-957fe9fbc741.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/1869ed6a-4724-442e-8596-957fe9fbc741.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744888/general/0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722028)
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/5dba04b0-e953-466d-9613-923e892f6cf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with identifier: 10722025
2026-03-25 13:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with scrape type 1
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F3c42a612-5520-4215-b4d4-17918c7ca690.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/3c42a612-5520-4215-b4d4-17918c7ca690.jpg not downloaded yet
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F0d61f689-da6f-4b66-a74b-ad978c75833c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/0d61f689-da6f-4b66-a74b-ad978c75833c.jpg not downloaded yet
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/d9f5ef53-a4a7-4002-b174-047af7373b14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/ab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg not downloaded yet
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b16210>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252Fcc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/cc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg saved to cache
2026-03-25 13:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3015c410>
2026-03-25 13:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744888%252Fgeneral%252F0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744888/general/0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg saved to cache
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62
2026-03-25 13:37:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62, skipping ID generation
2026-03-25 13:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with scrape type 1
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 sending to next pipeline
2026-03-25 13:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62, identifier: 10722028
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa07d0>
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252F5dba04b0-e953-466d-9613-923e892f6cf2.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/5dba04b0-e953-466d-9613-923e892f6cf2.jpg saved to cache
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with identifier: 10722028
2026-03-25 13:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with identifier: 10722028
2026-03-25 13:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3f39ccbd-b7d5-562f-bb38-f1b8945d4d62 with identifier: 10722028 to the API
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744888/general/0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Diesel',
'id': '3f39ccbd-b7d5-562f-bb38-f1b8945d4d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM983CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722028',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 98343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/0e086615-9055-4c8a-8c0b-1e04d4496c62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/cc889743-9bdd-48b3-b84a-94f6a2d3bd97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/1869ed6a-4724-442e-8596-957fe9fbc741.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/48aa6590-46c7-4dae-a94c-584701211d7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/bf6a7696-380e-496b-97fa-444bd23d24d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/95e63be8-8fd3-496d-b9ec-27cf53732286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/7f4f9e85-9e8c-4ca6-b305-19851c5a6d49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/56fe6b14-31a0-49be-b06c-b3853552fccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/c3dc739e-56c8-4fb4-9aba-2d9ca5e4922b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f39ccbd-b7d5-562f-bb38-f1b8945d4d62/3f39ccbd-b7d5-562f-bb38-f1b8945d4d62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744888/general/43df6248-28ac-43b9-9bb1-719e3b6dfbc7.jpg',
'Width': 1024}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X3 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 98.343 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [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 13:37:39 [adesa.fr] INFO: Saving data for 10722028: {'created_time': 1774445859.63841, 'last_price_update_time': 1774445859.638426, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722028') HTTP/1.1" 204 0
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252Ff7b34737-7058-44c5-8ea2-848f77c45314.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/f7b34737-7058-44c5-8ea2-848f77c45314.jpg not downloaded yet
2026-03-25 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d0c1d0>
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fd9f5ef53-a4a7-4002-b174-047af7373b14.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/d9f5ef53-a4a7-4002-b174-047af7373b14.jpg saved to cache
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32fef6d0>
2026-03-25 13:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/ab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg saved to cache
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F86f69fa4-2987-4c45-ab11-c7a39479284f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/86f69fa4-2987-4c45-ab11-c7a39479284f.jpg not downloaded yet
2026-03-25 13:37: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 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/3c42a612-5520-4215-b4d4-17918c7ca690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/0d61f689-da6f-4b66-a74b-ad978c75833c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37: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 13:37:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.798(s), this was the 1st time calling it.
2026-03-25 13:37:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.990130889358941 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 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252Fc5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/c5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg not downloaded yet
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg not downloaded yet
2026-03-25 13:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b0582b-bab3-5a23-b12f-730ecca63efd with identifier: 10722029
2026-03-25 13:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b0582b-bab3-5a23-b12f-730ecca63efd with scrape type 1
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252Fd9875e01-34a2-4693-9fc4-2c591df51d25.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/d9875e01-34a2-4693-9fc4-2c591df51d25.jpg not downloaded yet
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F14782346-ec9b-4d11-a24f-675261e8b0ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/14782346-ec9b-4d11-a24f-675261e8b0ad.jpg not downloaded yet
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg not downloaded yet
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252Fe0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/e0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg not downloaded yet
2026-03-25 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F4315ad17-f033-4240-9e6e-707b4618216b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/4315ad17-f033-4240-9e6e-707b4618216b.jpg not downloaded yet
2026-03-25 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/50610316-c687-44ee-8df8-ef126316d680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68779076-3b8c-546c-b724-8a11e9e958d4 with identifier: 10701070
2026-03-25 13:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68779076-3b8c-546c-b724-8a11e9e958d4 with scrape type 2
2026-03-25 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68779076-3b8c-546c-b724-8a11e9e958d4 with scrape type 2
2026-03-25 13:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68779076-3b8c-546c-b724-8a11e9e958d4, identifier: 10701070
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300d1250>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F3c42a612-5520-4215-b4d4-17918c7ca690.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/3c42a612-5520-4215-b4d4-17918c7ca690.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd7e90>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F0d61f689-da6f-4b66-a74b-ad978c75833c.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/0d61f689-da6f-4b66-a74b-ad978c75833c.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744885%252Fgeneral%252F7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg not downloaded yet
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252Fb64ca21f-7433-471b-bdba-9e955875e0b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/b64ca21f-7433-471b-bdba-9e955875e0b6.jpg not downloaded yet
2026-03-25 13:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68779076-3b8c-546c-b724-8a11e9e958d4 with identifier: 10701070
2026-03-25 13:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68779076-3b8c-546c-b724-8a11e9e958d4 with identifier: 10701070
2026-03-25 13:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68779076-3b8c-546c-b724-8a11e9e958d4 with identifier: 10701070 to the API
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701070>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '68779076-3b8c-546c-b724-8a11e9e958d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-493-LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701070',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 165846,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Renault Grand Scenic 1.7 DCI Business - Diesel - Automatic - 120 hp '
'- 165.846 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [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 13:37:40 [adesa.fr] INFO: Saving data for 10701070: {'auction_closing_time': 1774512000.0, 'created_time': 1774013713.01587, 'last_price_update_time': 1774445860.499947}
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701070') HTTP/1.1" 204 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg not downloaded yet
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e95ad0>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252F50610316-c687-44ee-8df8-ef126316d680.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/50610316-c687-44ee-8df8-ef126316d680.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg not downloaded yet
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3df90>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252Fa1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/a1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg not downloaded yet
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/4315ad17-f033-4240-9e6e-707b4618216b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F0d742481-126f-40ac-bf67-d5236f0daf4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/0d742481-126f-40ac-bf67-d5236f0daf4d.jpg not downloaded yet
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252Fcad1fe2e-badc-491f-ad55-dc40548933b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/cad1fe2e-badc-491f-ad55-dc40548933b8.jpg not downloaded yet
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744891%252Fgeneral%252F871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg not downloaded yet
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/c060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f21890>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F4315ad17-f033-4240-9e6e-707b4618216b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/4315ad17-f033-4240-9e6e-707b4618216b.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/f7b34737-7058-44c5-8ea2-848f77c45314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/cad1fe2e-badc-491f-ad55-dc40548933b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f223d0>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ec0b50>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fc060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/c060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg saved to cache
2026-03-25 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bcea10>
2026-03-25 13:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/a1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/0d742481-126f-40ac-bf67-d5236f0daf4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2f810>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252Ff7b34737-7058-44c5-8ea2-848f77c45314.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/f7b34737-7058-44c5-8ea2-848f77c45314.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e13b90>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300df690>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252Fcad1fe2e-badc-491f-ad55-dc40548933b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/cad1fe2e-badc-491f-ad55-dc40548933b8.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e12090>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/b64ca21f-7433-471b-bdba-9e955875e0b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e1ea90>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252Fa1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/a1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba3e50>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3efd0>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252F0d742481-126f-40ac-bf67-d5236f0daf4d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/0d742481-126f-40ac-bf67-d5236f0daf4d.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/14782346-ec9b-4d11-a24f-675261e8b0ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744891/general/d9875e01-34a2-4693-9fc4-2c591df51d25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722029)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/e0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32d552d0>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252Fb64ca21f-7433-471b-bdba-9e955875e0b6.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/b64ca21f-7433-471b-bdba-9e955875e0b6.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/86f69fa4-2987-4c45-ab11-c7a39479284f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/bf2ea321-55da-4537-b4bd-d4061534d7c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744885/general/c5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722025)
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ec1350>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F14782346-ec9b-4d11-a24f-675261e8b0ad.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/14782346-ec9b-4d11-a24f-675261e8b0ad.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/bdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e2f650>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744891%252Fgeneral%252Fd9875e01-34a2-4693-9fc4-2c591df51d25.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744891/general/d9875e01-34a2-4693-9fc4-2c591df51d25.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7b0582b-bab3-5a23-b12f-730ecca63efd
2026-03-25 13:37:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7b0582b-bab3-5a23-b12f-730ecca63efd, skipping ID generation
2026-03-25 13:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b0582b-bab3-5a23-b12f-730ecca63efd with scrape type 1
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7b0582b-bab3-5a23-b12f-730ecca63efd sending to next pipeline
2026-03-25 13:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7b0582b-bab3-5a23-b12f-730ecca63efd, identifier: 10722029
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32ffaa50>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252Fe0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/e0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bcd690>
2026-03-25 13:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg saved to cache
2026-03-25 13:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7b0582b-bab3-5a23-b12f-730ecca63efd with identifier: 10722029
2026-03-25 13:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7b0582b-bab3-5a23-b12f-730ecca63efd with identifier: 10722029
2026-03-25 13:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7b0582b-bab3-5a23-b12f-730ecca63efd with identifier: 10722029 to the API
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744891/general/d9875e01-34a2-4693-9fc4-2c591df51d25.jpg>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e7b0582b-bab3-5a23-b12f-730ecca63efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH360AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722029',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '7 Series',
'odometer': 3060,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/d9875e01-34a2-4693-9fc4-2c591df51d25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/63b64d1c-0ce7-481a-a5f6-9ced641b9c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/4315ad17-f033-4240-9e6e-707b4618216b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/b64ca21f-7433-471b-bdba-9e955875e0b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/2782d0f9-c31e-4e98-b8a8-18dbfbb1746a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/3695e1a8-4e49-47dd-96fa-b554db5135c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/a1b97806-c5aa-4f1f-89eb-8a9f172983e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/0d742481-126f-40ac-bf67-d5236f0daf4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/cad1fe2e-badc-491f-ad55-dc40548933b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7b0582b-bab3-5a23-b12f-730ecca63efd/e7b0582b-bab3-5a23-b12f-730ecca63efd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744891/general/871a5a3d-2336-40b8-83e2-2866d3dedde1.jpg',
'Width': 1024}],
'price': 59000,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'BMW 7 Series 750 - xDrive - Hybrid - Automatic - 313 hp - 3.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [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 13:37:42 [adesa.fr] INFO: Saving data for 10722029: {'created_time': 1774445862.31867, 'last_price_update_time': 1774445862.318681, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722029') HTTP/1.1" 204 0
2026-03-25 13:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744887/general/a52083ec-64cb-497f-8054-29c249c492d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722027)
2026-03-25 13:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e9a350>
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252F86f69fa4-2987-4c45-ab11-c7a39479284f.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/86f69fa4-2987-4c45-ab11-c7a39479284f.jpg saved to cache
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea3c10>
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fbf2ea321-55da-4537-b4bd-d4061534d7c0.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/bf2ea321-55da-4537-b4bd-d4061534d7c0.jpg saved to cache
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d45b50>
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744885%252Fgeneral%252Fc5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744885/general/c5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg saved to cache
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81
2026-03-25 13:37:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81, skipping ID generation
2026-03-25 13:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with scrape type 1
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 sending to next pipeline
2026-03-25 13:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81, identifier: 10722025
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300a9bd0>
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fbdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/bdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg saved to cache
2026-03-25 13:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with identifier: 10722025
2026-03-25 13:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with identifier: 10722025
2026-03-25 13:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0f1b3bd7-ce67-5a24-9075-1d64c044ee81 with identifier: 10722025 to the API
2026-03-25 13:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744885/general/c5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '0f1b3bd7-ce67-5a24-9075-1d64c044ee81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR373GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722025',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X5',
'odometer': 59932,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/3c42a612-5520-4215-b4d4-17918c7ca690.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/0d61f689-da6f-4b66-a74b-ad978c75833c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/1d212c6b-9c84-4d38-a17c-0acf88173e1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/f7b34737-7058-44c5-8ea2-848f77c45314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/86f69fa4-2987-4c45-ab11-c7a39479284f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/c5456a49-5cfb-4115-af3f-1e3ff6e770fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/58e3f39c-9b87-45e2-9bdf-5a6b724cedff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/14782346-ec9b-4d11-a24f-675261e8b0ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/e0b209e3-35f0-417f-8bf8-0ad4fcaa420d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1b3bd7-ce67-5a24-9075-1d64c044ee81/0f1b3bd7-ce67-5a24-9075-1d64c044ee81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744885/general/7e6de45e-a0ee-4f8a-8f4e-f4ad5eb31947.jpg',
'Width': 1024}],
'price': 41000,
'price_includes_vat': True,
'registration_date': '2023-09-19',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 59.932 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [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 13:37:43 [adesa.fr] INFO: Saving data for 10722025: {'created_time': 1774445863.076656, 'last_price_update_time': 1774445863.076676, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722025') HTTP/1.1" 204 0
2026-03-25 13:37: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 13:37:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f836d0>
2026-03-25 13:37:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:37:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744887%252Fgeneral%252Fa52083ec-64cb-497f-8054-29c249c492d4.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744887/general/a52083ec-64cb-497f-8054-29c249c492d4.jpg saved to cache
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2
2026-03-25 13:37:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 005af041-bf26-5f73-84eb-a9adb6e4dcb2, skipping ID generation
2026-03-25 13:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with scrape type 1
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 005af041-bf26-5f73-84eb-a9adb6e4dcb2 sending to next pipeline
2026-03-25 13:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 005af041-bf26-5f73-84eb-a9adb6e4dcb2, identifier: 10722027
2026-03-25 13:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d with identifier: 10722023
2026-03-25 13:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d with scrape type 1
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252Ffd791a77-3248-4a49-b1ce-103fbc3f3843.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/fd791a77-3248-4a49-b1ce-103fbc3f3843.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F58615ace-a82f-425d-ac01-8585c0587f62.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/58615ace-a82f-425d-ac01-8585c0587f62.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F22d0ea22-45dd-47d9-a76a-fd3931901644.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/22d0ea22-45dd-47d9-a76a-fd3931901644.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F4c7b5099-aebb-4461-9704-f9f9ec03a898.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/4c7b5099-aebb-4461-9704-f9f9ec03a898.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F1db55f72-52c3-44e1-8557-ad456c2a3471.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/1db55f72-52c3-44e1-8557-ad456c2a3471.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252Fb5e18204-cd7c-42de-8197-68e8da5eeb27.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/b5e18204-cd7c-42de-8197-68e8da5eeb27.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F5b89e97d-756a-4201-90c7-7a062fb9c018.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/5b89e97d-756a-4201-90c7-7a062fb9c018.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252Fb2dd58f5-4b70-4b36-ad48-d763a61bcb30.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/b2dd58f5-4b70-4b36-ad48-d763a61bcb30.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252F70e9c430-3dc7-4a60-aab4-79ab2758994e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/70e9c430-3dc7-4a60-aab4-79ab2758994e.jpg already downloaded
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5730246%252Fgeneral%252Fd01860f1-6166-4a98-9aed-f45a12ca381f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730246/general/d01860f1-6166-4a98-9aed-f45a12ca381f.jpg already downloaded
2026-03-25 13:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d, identifier: 10722023
2026-03-25 13:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd032ad9-561b-5826-8fb0-54e65ffb57c7 with identifier: 10722031
2026-03-25 13:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd032ad9-561b-5826-8fb0-54e65ffb57c7 with scrape type 1
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744894%252Fgeneral%252Fca097162-c56d-4d49-8d08-ed26d080b3da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/ca097162-c56d-4d49-8d08-ed26d080b3da.jpg not downloaded yet
2026-03-25 13:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with identifier: 10722027
2026-03-25 13:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with identifier: 10722027
2026-03-25 13:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 005af041-bf26-5f73-84eb-a9adb6e4dcb2 with identifier: 10722027 to the API
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744887/general/a52083ec-64cb-497f-8054-29c249c492d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '005af041-bf26-5f73-84eb-a9adb6e4dcb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS264SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722027',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X5',
'odometer': 90166,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/a52083ec-64cb-497f-8054-29c249c492d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/bf2ea321-55da-4537-b4bd-d4061534d7c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/bdeb5500-c2fb-42d6-a29a-f6853f48ef5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/c060f5f5-c43e-4ef8-91f3-b02ccd3ae456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/50610316-c687-44ee-8df8-ef126316d680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/d9f5ef53-a4a7-4002-b174-047af7373b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/ab2f1a24-268a-40c3-b092-2c0da8ac8be3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/5dba04b0-e953-466d-9613-923e892f6cf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/c056c19e-8a41-4257-9f9d-5569e5456104.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005af041-bf26-5f73-84eb-a9adb6e4dcb2/005af041-bf26-5f73-84eb-a9adb6e4dcb2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744887/general/0e27f711-ab35-440f-8610-b97bff958c60.jpg',
'Width': 1024}],
'price': 30000,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 90.166 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [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 13:37:43 [adesa.fr] INFO: Saving data for 10722027: {'created_time': 1774445863.943412, 'last_price_update_time': 1774445863.943426, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722027') HTTP/1.1" 204 0
2026-03-25 13:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d with identifier: 10722023
2026-03-25 13:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d with identifier: 10722023
2026-03-25 13:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71a0eb69-c20c-5e16-b0ec-35ecd7ac931d with identifier: 10722023 to the API
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722023>
{'auction_title': '',
'c_o_2_emission_value': 60,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '71a0eb69-c20c-5e16-b0ec-35ecd7ac931d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW641EL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722023',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q7',
'odometer': 51183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5730246/general/fd791a77-3248-4a49-b1ce-103fbc3f3843.jpg',
'https://images.openlane.eu/carimgs/5730246/general/58615ace-a82f-425d-ac01-8585c0587f62.jpg',
'https://images.openlane.eu/carimgs/5730246/general/22d0ea22-45dd-47d9-a76a-fd3931901644.jpg',
'https://images.openlane.eu/carimgs/5730246/general/4c7b5099-aebb-4461-9704-f9f9ec03a898.jpg',
'https://images.openlane.eu/carimgs/5730246/general/1db55f72-52c3-44e1-8557-ad456c2a3471.jpg',
'https://images.openlane.eu/carimgs/5730246/general/b5e18204-cd7c-42de-8197-68e8da5eeb27.jpg',
'https://images.openlane.eu/carimgs/5730246/general/5b89e97d-756a-4201-90c7-7a062fb9c018.jpg',
'https://images.openlane.eu/carimgs/5730246/general/b2dd58f5-4b70-4b36-ad48-d763a61bcb30.jpg',
'https://images.openlane.eu/carimgs/5730246/general/70e9c430-3dc7-4a60-aab4-79ab2758994e.jpg',
'https://images.openlane.eu/carimgs/5730246/general/d01860f1-6166-4a98-9aed-f45a12ca381f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/fd791a77-3248-4a49-b1ce-103fbc3f3843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/58615ace-a82f-425d-ac01-8585c0587f62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/22d0ea22-45dd-47d9-a76a-fd3931901644.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/4c7b5099-aebb-4461-9704-f9f9ec03a898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/1db55f72-52c3-44e1-8557-ad456c2a3471.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/b5e18204-cd7c-42de-8197-68e8da5eeb27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/5b89e97d-756a-4201-90c7-7a062fb9c018.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/b2dd58f5-4b70-4b36-ad48-d763a61bcb30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/70e9c430-3dc7-4a60-aab4-79ab2758994e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71a0eb69-c20c-5e16-b0ec-35ecd7ac931d/71a0eb69-c20c-5e16-b0ec-35ecd7ac931d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730246/general/d01860f1-6166-4a98-9aed-f45a12ca381f.jpg',
'Width': 1024}],
'price': 46000,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Audi Q7 55 TFSIe Avus - Quattro - Hybrid - Automatic - 340 hp - '
'51.183 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2020}
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [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 13:37:44 [adesa.fr] INFO: Saving data for 10722023: {'created_time': 1774445864.287228, 'last_price_update_time': 1774445864.287244, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722023') HTTP/1.1" 204 0
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fc47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/c47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Ff6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/f6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F2d88afd1-1211-4519-9402-f4972b16bcce.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/2d88afd1-1211-4519-9402-f4972b16bcce.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fb07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/b07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fa901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/a901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fe9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/e9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg not downloaded yet
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Faeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/aeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg not downloaded yet
2026-03-25 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/aeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10722329
2026-03-25 13:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b82e3c-c359-5f62-8bee-a8dda556efbb with scrape type 1
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8b82e3c-c359-5f62-8bee-a8dda556efbb
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F1df73cee-e371-413c-b712-bfd8dfec2165.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252Fb7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252Fa4797759-160b-4e5f-ae06-1ce80ecc854c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252Ff768ad90-87f3-4213-804f-fe591bc46fde.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F6cf83a03-cc20-4f9b-a42a-e46948850066.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F63f26c2b-27ce-4412-8b96-d3c43c373888.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F65e3b986-00f8-45f0-84c3-a464e21d8222.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg already downloaded
2026-03-25 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F94f0607c-4400-480d-8977-46dfab86038e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg already downloaded
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5506498%252Fgeneral%252F691da179-4f7b-476e-8e2e-4dd6189a2900.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg already downloaded
2026-03-25 13:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8b82e3c-c359-5f62-8bee-a8dda556efbb, identifier: 10722329
2026-03-25 13:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10722329
2026-03-25 13:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10722329
2026-03-25 13:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10722329 to the API
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722329>
{'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': 340,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e8b82e3c-c359-5f62-8bee-a8dda556efbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-972-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722329',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 143769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg',
'https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg',
'https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg',
'https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg',
'https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg',
'https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg',
'https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg',
'https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg',
'https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg',
'https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531772,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609804,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489724,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524910,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441556,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471321,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548059,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635469,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422027,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229938,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg',
'Width': 2000}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 - AWD - Hybrid - Automatic - 340 hp - 143.769 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [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 13:37:46 [adesa.fr] INFO: Saving data for 10722329: {'created_time': 1774445866.457164, 'last_price_update_time': 1774445866.457176, 'auction_closing_time': 1774514700.0}
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722329') HTTP/1.1" 204 0
2026-03-25 13:37:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd5390>
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Faeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/aeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg saved to cache
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b7f10>
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg saved to cache
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/e9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/a901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b14e50>
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fe9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/e9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg saved to cache
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/b07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b6810>
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fa901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/a901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg saved to cache
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/f6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/2d88afd1-1211-4519-9402-f4972b16bcce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 184515b6-04de-5a07-af05-8b1ce8704498 with identifier: 10722030
2026-03-25 13:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 184515b6-04de-5a07-af05-8b1ce8704498 with scrape type 1
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F8234d12c-130e-441d-857a-2bdc78ffb50d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/8234d12c-130e-441d-857a-2bdc78ffb50d.jpg not downloaded yet
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg not downloaded yet
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/c47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg not downloaded yet
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8c950>
2026-03-25 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fb07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/b07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg saved to cache
2026-03-25 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg not downloaded yet
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252Fd62e9490-eb33-412c-af29-51f47ea51a64.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/d62e9490-eb33-412c-af29-51f47ea51a64.jpg not downloaded yet
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f56f10>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Ff6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/f6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2b490>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F2d88afd1-1211-4519-9402-f4972b16bcce.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/2d88afd1-1211-4519-9402-f4972b16bcce.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg not downloaded yet
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/8234d12c-130e-441d-857a-2bdc78ffb50d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252Fab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/ab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg not downloaded yet
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c59950>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fc47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/c47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba17d0>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252F03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252Ff8b6a0c0-1326-4aee-859f-459476f006ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/f8b6a0c0-1326-4aee-859f-459476f006ec.jpg not downloaded yet
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252F843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg not downloaded yet
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010a9d0>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F8234d12c-130e-441d-857a-2bdc78ffb50d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/8234d12c-130e-441d-857a-2bdc78ffb50d.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e64b10>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5744892%252Fgeneral%252Fa925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/a925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg not downloaded yet
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/d62e9490-eb33-412c-af29-51f47ea51a64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/a925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d19f90>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252Fd62e9490-eb33-412c-af29-51f47ea51a64.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/d62e9490-eb33-412c-af29-51f47ea51a64.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3d750>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/f8b6a0c0-1326-4aee-859f-459476f006ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/ab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ab8950>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea3710>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252Fa925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/a925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf8390>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252Ff8b6a0c0-1326-4aee-859f-459476f006ec.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/f8b6a0c0-1326-4aee-859f-459476f006ec.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300e2390>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252Fab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/ab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744894/general/ca097162-c56d-4d49-8d08-ed26d080b3da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722031)
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024c810>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744892/general/60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722030)
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea2650>
2026-03-25 13:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744894%252Fgeneral%252Fca097162-c56d-4d49-8d08-ed26d080b3da.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744894/general/ca097162-c56d-4d49-8d08-ed26d080b3da.jpg saved to cache
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd032ad9-561b-5826-8fb0-54e65ffb57c7
2026-03-25 13:37:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd032ad9-561b-5826-8fb0-54e65ffb57c7, skipping ID generation
2026-03-25 13:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd032ad9-561b-5826-8fb0-54e65ffb57c7 with scrape type 1
2026-03-25 13:37:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd032ad9-561b-5826-8fb0-54e65ffb57c7 sending to next pipeline
2026-03-25 13:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bd032ad9-561b-5826-8fb0-54e65ffb57c7, identifier: 10722031
2026-03-25 13:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bd032ad9-561b-5826-8fb0-54e65ffb57c7 with identifier: 10722031
2026-03-25 13:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bd032ad9-561b-5826-8fb0-54e65ffb57c7 with identifier: 10722031
2026-03-25 13:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bd032ad9-561b-5826-8fb0-54e65ffb57c7 with identifier: 10722031 to the API
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744894/general/ca097162-c56d-4d49-8d08-ed26d080b3da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'bd032ad9-561b-5826-8fb0-54e65ffb57c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT939HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722031',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q5',
'odometer': 26240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/ca097162-c56d-4d49-8d08-ed26d080b3da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/03734457-723b-41a6-ac0d-7ee0bd1e7035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/c47000f1-d4b6-46fd-8895-aef808bdc9c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/f6685e50-78c7-4749-b2fb-50aacbb86f9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/2d88afd1-1211-4519-9402-f4972b16bcce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/b07675fe-06f9-4e38-a4fb-ee88be4814b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/a901fd8f-f8dc-4a19-ad74-04f8cd78d05a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/e9d4ab54-b30d-4cc8-8c81-21cd5e586e67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/059e968e-9ffa-4e63-83ef-dd3d62da1247.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd032ad9-561b-5826-8fb0-54e65ffb57c7/bd032ad9-561b-5826-8fb0-54e65ffb57c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744894/general/aeb1ee6b-176a-4a27-a775-66c5fda1e783.jpg',
'Width': 1024}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Audi Q5 Sportback 55 TFSIe S Line - Quattro - Hybrid - Automatic - '
'265 hp - 26.240 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:48 [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 13:37:48 [adesa.fr] INFO: Saving data for 10722031: {'created_time': 1774445868.614376, 'last_price_update_time': 1774445868.614388, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722031') HTTP/1.1" 204 0
2026-03-25 13:37:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30109190>
2026-03-25 13:37:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744892%252Fgeneral%252F60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744892/general/60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg saved to cache
2026-03-25 13:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 184515b6-04de-5a07-af05-8b1ce8704498
2026-03-25 13:37:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 184515b6-04de-5a07-af05-8b1ce8704498, skipping ID generation
2026-03-25 13:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 184515b6-04de-5a07-af05-8b1ce8704498 with scrape type 1
2026-03-25 13:37:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 184515b6-04de-5a07-af05-8b1ce8704498 sending to next pipeline
2026-03-25 13:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 184515b6-04de-5a07-af05-8b1ce8704498, identifier: 10722030
2026-03-25 13:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 184515b6-04de-5a07-af05-8b1ce8704498 with identifier: 10722030
2026-03-25 13:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 184515b6-04de-5a07-af05-8b1ce8704498 with identifier: 10722030
2026-03-25 13:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 184515b6-04de-5a07-af05-8b1ce8704498 with identifier: 10722030 to the API
2026-03-25 13:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744892/general/60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '184515b6-04de-5a07-af05-8b1ce8704498',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF141QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722030',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '5 Series',
'odometer': 51178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/8234d12c-130e-441d-857a-2bdc78ffb50d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/76f80a4b-c4bd-424a-ba8f-8741d123411d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/185cbbc9-a7c2-4b9b-86db-8d8723f51b46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/0ff2e6b6-e54c-49c1-947b-3759a8e4c093.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/d62e9490-eb33-412c-af29-51f47ea51a64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/60044a1e-d567-4d1c-9ec6-e0b19cac3d9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/ab24a9ba-16b9-44fc-ac30-b12b556f0109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/f8b6a0c0-1326-4aee-859f-459476f006ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/843fc240-d6fd-4bcb-b0e7-b986cd8164f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_184515b6-04de-5a07-af05-8b1ce8704498/184515b6-04de-5a07-af05-8b1ce8704498_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744892/general/a925d20f-ba64-4e2d-b60a-16099fd2cae4.jpg',
'Width': 1024}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW 5 Series 545e Luxury - xDrive - Hybrid - Automatic - 286 hp - '
'51.178 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-25 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:49 [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 13:37:49 [adesa.fr] INFO: Saving data for 10722030: {'created_time': 1774445869.124938, 'last_price_update_time': 1774445869.124949, 'auction_closing_time': 1774518300.0}
2026-03-25 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722030') HTTP/1.1" 204 0
2026-03-25 13:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37: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 13:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae58d42-5b53-5eef-905b-755a3b046099 with identifier: 10722020
2026-03-25 13:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae58d42-5b53-5eef-905b-755a3b046099 with scrape type 1
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252Fb9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/b9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg not downloaded yet
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252F38d42599-fe90-461b-b960-c942ea09fb12.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/38d42599-fe90-461b-b960-c942ea09fb12.jpg not downloaded yet
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252F7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg not downloaded yet
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252F253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg not downloaded yet
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252Fc18063c9-4bf4-487d-94ec-48b39353a05c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/c18063c9-4bf4-487d-94ec-48b39353a05c.jpg not downloaded yet
2026-03-25 13:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252F2928f351-969c-4d92-8e39-09a02e5587ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/2928f351-969c-4d92-8e39-09a02e5587ae.jpg not downloaded yet
2026-03-25 13:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252Fbb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/bb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg not downloaded yet
2026-03-25 13:37: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 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252Fc76eeae8-b8a7-42d1-961b-96ae9c550519.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/c76eeae8-b8a7-42d1-961b-96ae9c550519.jpg not downloaded yet
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252F3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg not downloaded yet
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5703975%252Fgeneral%252Ff836b645-192b-4931-90a2-41e5816a4c13.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/f836b645-192b-4931-90a2-41e5816a4c13.jpg not downloaded yet
2026-03-25 13:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10722333
2026-03-25 13:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59bf7723-0bd6-51c9-9963-66207d6c16ea with scrape type 1
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59bf7723-0bd6-51c9-9963-66207d6c16ea
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F12212412-c35e-43eb-9a01-bfbd6328e818.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252Ffab99585-cf53-4778-8e8d-cf2f136fccd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F4f68ac2d-dddf-40af-979a-04c04788b255.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252Fed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F1a660734-ce06-49d9-a94b-e1a197338e78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg already downloaded
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37: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%252F5534381%252Fgeneral%252F9fadab92-a650-4876-a7fb-45ca49398a42.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg already downloaded
2026-03-25 13:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59bf7723-0bd6-51c9-9963-66207d6c16ea, identifier: 10722333
2026-03-25 13:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10722333
2026-03-25 13:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10722333
2026-03-25 13:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10722333 to the API
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37: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 13:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722333>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '59bf7723-0bd6-51c9-9963-66207d6c16ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-770-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722333',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Renault',
'model': 'Megane',
'odometer': 133353,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg',
'https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg',
'https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg',
'https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg',
'https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg',
'https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg',
'https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg',
'https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg',
'https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg',
'https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.6 Business - Hybrid - Automatic - 160 hp '
'- 133.353 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:59 [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 13:37:59 [adesa.fr] INFO: Saving data for 10722333: {'created_time': 1774445879.719437, 'last_price_update_time': 1774445879.71945, 'auction_closing_time': 1774514700.0}
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722333') HTTP/1.1" 204 0
2026-03-25 13:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/2928f351-969c-4d92-8e39-09a02e5587ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/f836b645-192b-4931-90a2-41e5816a4c13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30a82490>
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252F2928f351-969c-4d92-8e39-09a02e5587ae.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/2928f351-969c-4d92-8e39-09a02e5587ae.jpg saved to cache
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea0750>
2026-03-25 13:37:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:37: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 13:37:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252Ff836b645-192b-4931-90a2-41e5816a4c13.jpg') HTTP/1.1" 204 0
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/f836b645-192b-4931-90a2-41e5816a4c13.jpg saved to cache
2026-03-25 13:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba0750>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252F3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/c76eeae8-b8a7-42d1-961b-96ae9c550519.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d45350>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252Fc76eeae8-b8a7-42d1-961b-96ae9c550519.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/c76eeae8-b8a7-42d1-961b-96ae9c550519.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/bb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/c18063c9-4bf4-487d-94ec-48b39353a05c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c67f10>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252Fbb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/bb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f57e10>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252Fc18063c9-4bf4-487d-94ec-48b39353a05c.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/c18063c9-4bf4-487d-94ec-48b39353a05c.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fa3d90>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252F253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/38d42599-fe90-461b-b960-c942ea09fb12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd5e10>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252F7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703975/general/b9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722020)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e959d0>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252F38d42599-fe90-461b-b960-c942ea09fb12.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/38d42599-fe90-461b-b960-c942ea09fb12.jpg saved to cache
2026-03-25 13:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010af90>
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703975%252Fgeneral%252Fb9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703975/general/b9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg saved to cache
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fae58d42-5b53-5eef-905b-755a3b046099
2026-03-25 13:38:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fae58d42-5b53-5eef-905b-755a3b046099, skipping ID generation
2026-03-25 13:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae58d42-5b53-5eef-905b-755a3b046099 with scrape type 1
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fae58d42-5b53-5eef-905b-755a3b046099 sending to next pipeline
2026-03-25 13:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fae58d42-5b53-5eef-905b-755a3b046099, identifier: 10722020
2026-03-25 13:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fae58d42-5b53-5eef-905b-755a3b046099 with identifier: 10722020
2026-03-25 13:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fae58d42-5b53-5eef-905b-755a3b046099 with identifier: 10722020
2026-03-25 13:38:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fae58d42-5b53-5eef-905b-755a3b046099 with identifier: 10722020 to the API
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5703975/general/b9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'fae58d42-5b53-5eef-905b-755a3b046099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT810RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722020',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A8',
'odometer': 11338,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/b9ffd862-4e93-4694-b32d-f472ec1c8b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/38d42599-fe90-461b-b960-c942ea09fb12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/7bdaf564-1829-49f4-b9d0-9ded28521aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/253ced9a-eacc-45fa-9bdf-75f9fd8410de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/c18063c9-4bf4-487d-94ec-48b39353a05c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/2928f351-969c-4d92-8e39-09a02e5587ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/bb63e65e-1f06-4fbb-8644-c9f827f7fdda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/c76eeae8-b8a7-42d1-961b-96ae9c550519.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/3fe478aa-c859-4b93-8c45-9d1efee8bb4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae58d42-5b53-5eef-905b-755a3b046099/fae58d42-5b53-5eef-905b-755a3b046099_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703975/general/f836b645-192b-4931-90a2-41e5816a4c13.jpg',
'Width': 1024}],
'price': 55500,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A8 60 TFSIe Avus - Quattro - Hybrid - Automatic - 340 hp - '
'11.338 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2024}
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:01 [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 13:38:01 [adesa.fr] INFO: Saving data for 10722020: {'created_time': 1774445881.5733, 'last_price_update_time': 1774445881.573312, 'auction_closing_time': 1774518300.0}
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722020') HTTP/1.1" 204 0
2026-03-25 13:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba3a10>
2026-03-25 13:38:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg saved to cache
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10722336
2026-03-25 13:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 492d464f-dbdd-5094-9387-c65080dc7a88 with scrape type 1
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 492d464f-dbdd-5094-9387-c65080dc7a88
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252F890506cc-9c84-4c36-9c56-21069b632ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252F4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252Fdf5d0c07-79e8-4d44-a586-cadb31988fd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252F4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252Fad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252Fb0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252Fbeb62743-7eca-4251-8eca-9b0ed7c801d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg already downloaded
2026-03-25 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252Ffab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg already downloaded
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252F39cdf290-c6cb-4443-b380-7143089ead3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg already downloaded
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5573150%252Fgeneral%252F27859f9b-18a0-4f3a-888a-686b7d735223.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg already downloaded
2026-03-25 13:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 492d464f-dbdd-5094-9387-c65080dc7a88, identifier: 10722336
2026-03-25 13:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10722336
2026-03-25 13:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10722336
2026-03-25 13:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10722336 to the API
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Diesel',
'id': '492d464f-dbdd-5094-9387-c65080dc7a88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CER217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722336',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 147267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg',
'https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg',
'https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg',
'https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg',
'https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg',
'https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg',
'https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg',
'https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg',
'https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg',
'https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Automatic '
'- 130 hp - 147.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:02 [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 13:38:02 [adesa.fr] INFO: Saving data for 10722336: {'created_time': 1774445882.501656, 'last_price_update_time': 1774445882.501667, 'auction_closing_time': 1774514700.0}
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722336') HTTP/1.1" 204 0
2026-03-25 13:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea0f10>
2026-03-25 13:38:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg saved to cache
2026-03-25 13:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10722357
2026-03-25 13:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f608c9d6-f8cf-542b-9b7a-d66d3a242454 with scrape type 1
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f608c9d6-f8cf-542b-9b7a-d66d3a242454
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F306c503c-c9ce-47ca-aed0-18c197905c6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F5da89273-1ecb-49e3-ab3b-ed5205538828.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F0107b54d-d43f-4678-a31e-f1aa5e800792.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252Fa50b594e-0069-436c-bbad-2e268a67ecff.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F4c372228-b7c6-403b-957d-de14c4786245.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252Ff0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg already downloaded
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5710103%252Fgeneral%252F45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg already downloaded
2026-03-25 13:38:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f608c9d6-f8cf-542b-9b7a-d66d3a242454, identifier: 10722357
2026-03-25 13:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10722357
2026-03-25 13:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10722357
2026-03-25 13:38:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10722357 to the API
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722357>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f608c9d6-f8cf-542b-9b7a-d66d3a242454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-960-QY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722357',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 151232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg',
'https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg',
'https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg',
'https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg',
'https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg',
'https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg',
'https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg',
'https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg',
'https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg',
'https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg',
'Width': 1024}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design - AWD - Hybrid - Automatic - 184 hp - '
'151.232 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:06 [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 13:38:06 [adesa.fr] INFO: Saving data for 10722357: {'created_time': 1774445886.999423, 'last_price_update_time': 1774445886.999437, 'auction_closing_time': 1774514700.0}
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722357') HTTP/1.1" 204 0
2026-03-25 13:38:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.624(s), this was the 1st time calling it.
2026-03-25 13:38:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.584679387350634 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 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f22890>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fdd174041-d399-4962-80a6-b6e7662c86a2.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:07 [scrapy.extensions.logstats] INFO: Crawled 352 pages (at 18 pages/min), scraped 198 items (at 19 items/min)
2026-03-25 13:38:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 13:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1db422e-86ac-5f38-b7f7-905948852e34 with identifier: 10722019
2026-03-25 13:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1db422e-86ac-5f38-b7f7-905948852e34 with scrape type 1
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1db422e-86ac-5f38-b7f7-905948852e34
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252Fd1f60197-5d37-4409-bb72-3d7e330d019f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/d1f60197-5d37-4409-bb72-3d7e330d019f.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252F9a59e84a-ff89-4946-aea1-4454eef33324.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/9a59e84a-ff89-4946-aea1-4454eef33324.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252Fade3807a-5fa5-45f6-b928-ac5dbeb653ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/ade3807a-5fa5-45f6-b928-ac5dbeb653ba.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252F9b645867-ae3b-4abe-8807-c72e069a45cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/9b645867-ae3b-4abe-8807-c72e069a45cd.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252Fa559382c-cb88-4898-b31a-420d1853502a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/a559382c-cb88-4898-b31a-420d1853502a.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252Fffe395ef-8af1-46d0-b4d7-22f2a2155164.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/ffe395ef-8af1-46d0-b4d7-22f2a2155164.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252F9e5d5eea-2914-45ea-91ba-9147339f6c1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/9e5d5eea-2914-45ea-91ba-9147339f6c1d.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252F5eea625e-760e-40b7-a837-428a5c40418f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/5eea625e-760e-40b7-a837-428a5c40418f.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252F68a91c2d-0584-4945-80d0-04ac995ac588.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/68a91c2d-0584-4945-80d0-04ac995ac588.jpg already downloaded
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5624726%252Fgeneral%252Fe072c3cc-ac0b-4f59-afb8-e8ecf88b9638.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624726/general/e072c3cc-ac0b-4f59-afb8-e8ecf88b9638.jpg already downloaded
2026-03-25 13:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1db422e-86ac-5f38-b7f7-905948852e34, identifier: 10722019
2026-03-25 13:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1db422e-86ac-5f38-b7f7-905948852e34 with identifier: 10722019
2026-03-25 13:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1db422e-86ac-5f38-b7f7-905948852e34 with identifier: 10722019
2026-03-25 13:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1db422e-86ac-5f38-b7f7-905948852e34 with identifier: 10722019 to the API
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722019>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'a1db422e-86ac-5f38-b7f7-905948852e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ710RQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722019',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 92653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5624726/general/d1f60197-5d37-4409-bb72-3d7e330d019f.jpg',
'https://images.openlane.eu/carimgs/5624726/general/9a59e84a-ff89-4946-aea1-4454eef33324.jpg',
'https://images.openlane.eu/carimgs/5624726/general/ade3807a-5fa5-45f6-b928-ac5dbeb653ba.jpg',
'https://images.openlane.eu/carimgs/5624726/general/9b645867-ae3b-4abe-8807-c72e069a45cd.jpg',
'https://images.openlane.eu/carimgs/5624726/general/a559382c-cb88-4898-b31a-420d1853502a.jpg',
'https://images.openlane.eu/carimgs/5624726/general/ffe395ef-8af1-46d0-b4d7-22f2a2155164.jpg',
'https://images.openlane.eu/carimgs/5624726/general/9e5d5eea-2914-45ea-91ba-9147339f6c1d.jpg',
'https://images.openlane.eu/carimgs/5624726/general/5eea625e-760e-40b7-a837-428a5c40418f.jpg',
'https://images.openlane.eu/carimgs/5624726/general/68a91c2d-0584-4945-80d0-04ac995ac588.jpg',
'https://images.openlane.eu/carimgs/5624726/general/e072c3cc-ac0b-4f59-afb8-e8ecf88b9638.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/d1f60197-5d37-4409-bb72-3d7e330d019f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/9a59e84a-ff89-4946-aea1-4454eef33324.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/ade3807a-5fa5-45f6-b928-ac5dbeb653ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/9b645867-ae3b-4abe-8807-c72e069a45cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/a559382c-cb88-4898-b31a-420d1853502a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/ffe395ef-8af1-46d0-b4d7-22f2a2155164.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/9e5d5eea-2914-45ea-91ba-9147339f6c1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/5eea625e-760e-40b7-a837-428a5c40418f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/68a91c2d-0584-4945-80d0-04ac995ac588.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1db422e-86ac-5f38-b7f7-905948852e34/a1db422e-86ac-5f38-b7f7-905948852e34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624726/general/e072c3cc-ac0b-4f59-afb8-e8ecf88b9638.jpg',
'Width': 1024}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz GLE 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'92.653 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:08 [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 13:38:08 [adesa.fr] INFO: Saving data for 10722019: {'created_time': 1774445888.811014, 'last_price_update_time': 1774445888.811027, 'auction_closing_time': 1774518300.0}
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722019') HTTP/1.1" 204 0
2026-03-25 13:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30196390>
2026-03-25 13:38:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg saved to cache
2026-03-25 13:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd5310>
2026-03-25 13:38:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg saved to cache
2026-03-25 13:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:38:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.498(s), this was the 2nd time calling it.
2026-03-25 13:38:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.755904489649411 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 13:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 451fa6d2-330f-5d90-8091-e6b550a675ba with identifier: 10701210
2026-03-25 13:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 451fa6d2-330f-5d90-8091-e6b550a675ba with scrape type 2
2026-03-25 13:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 451fa6d2-330f-5d90-8091-e6b550a675ba with scrape type 2
2026-03-25 13:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 451fa6d2-330f-5d90-8091-e6b550a675ba, identifier: 10701210
2026-03-25 13:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 451fa6d2-330f-5d90-8091-e6b550a675ba with identifier: 10701210
2026-03-25 13:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 451fa6d2-330f-5d90-8091-e6b550a675ba with identifier: 10701210
2026-03-25 13:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 451fa6d2-330f-5d90-8091-e6b550a675ba with identifier: 10701210 to the API
2026-03-25 13:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '451fa6d2-330f-5d90-8091-e6b550a675ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-393-HE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701210',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 67504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43800,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Porsche Taycan 4S 79 kWh - AWD - Electric - Automatic - 530 hp - '
'67.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:16 [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 13:38:16 [adesa.fr] INFO: Saving data for 10701210: {'auction_closing_time': 1774512000.0, 'created_time': 1774013724.000097, 'last_price_update_time': 1774445896.101395}
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701210') HTTP/1.1" 204 0
2026-03-25 13:38:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d46ed0>
2026-03-25 13:38:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg saved to cache
2026-03-25 13:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3d4417-1cab-5494-acad-04d1e224bed2 with identifier: 10724536
2026-03-25 13:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3d4417-1cab-5494-acad-04d1e224bed2 with scrape type 1
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e3d4417-1cab-5494-acad-04d1e224bed2
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252Fd0376f20-348d-48bf-a8e0-47700323b7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/d0376f20-348d-48bf-a8e0-47700323b7ca.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F2c1a5a9f-5ee0-43f7-a6a3-69def8f68ac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/2c1a5a9f-5ee0-43f7-a6a3-69def8f68ac9.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F774234b4-805b-4ae5-a007-f02778532403.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/774234b4-805b-4ae5-a007-f02778532403.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F6037fe0b-6001-4f00-9aa5-31c415b9fa3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/6037fe0b-6001-4f00-9aa5-31c415b9fa3b.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F6440730f-c309-4709-81d1-af516f26fa67.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/6440730f-c309-4709-81d1-af516f26fa67.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F2201ac24-13a9-440e-82d0-b912df6a4d4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/2201ac24-13a9-440e-82d0-b912df6a4d4e.jpg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F71b6c8cb-d6c5-4cb3-8678-ad836633ac66.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/71b6c8cb-d6c5-4cb3-8678-ad836633ac66.JPG not downloaded yet
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252Fd688de3e-c565-4dff-a4df-449ca6d97da2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/d688de3e-c565-4dff-a4df-449ca6d97da2.JPG not downloaded yet
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F4b8262ec-5c97-4540-ac74-a108cb632e41.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/4b8262ec-5c97-4540-ac74-a108cb632e41.JPG not downloaded yet
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723494%252Fgeneral%252F601d2a5b-a1ca-4b57-ac63-69b3b42ffcee.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723494/general/601d2a5b-a1ca-4b57-ac63-69b3b42ffcee.JPG not downloaded yet
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723494/general/4b8262ec-5c97-4540-ac74-a108cb632e41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724536)
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723494/general/601d2a5b-a1ca-4b57-ac63-69b3b42ffcee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724536)
2026-03-25 13:38:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e94410>
2026-03-25 13:38:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F707c95a3-a16d-4aea-9913-755f94f124f2.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg saved to cache
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723494/general/d688de3e-c565-4dff-a4df-449ca6d97da2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724536)
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1e3d4417-1cab-5494-acad-04d1e224bed2 due to Ignoring non-200 response
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1e3d4417-1cab-5494-acad-04d1e224bed2 due to Ignoring non-200 response
2026-03-25 13:38:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723494/general/71b6c8cb-d6c5-4cb3-8678-ad836633ac66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724536)
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1e3d4417-1cab-5494-acad-04d1e224bed2 due to Ignoring non-200 response
2026-03-25 13:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6368bdfc-3418-5f4f-9d3f-77c26a762f6e with identifier: 10724577
2026-03-25 13:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6368bdfc-3418-5f4f-9d3f-77c26a762f6e with scrape type 1
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6368bdfc-3418-5f4f-9d3f-77c26a762f6e
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252Fff7cba2c-84e9-48d3-bbbb-bca81580db2e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/ff7cba2c-84e9-48d3-bbbb-bca81580db2e.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252Fea050a50-e04d-4a4a-9f62-ca77b187e2c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/ea050a50-e04d-4a4a-9f62-ca77b187e2c7.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252F74c5d2e7-2448-473b-a3cb-1b7d5245da01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/74c5d2e7-2448-473b-a3cb-1b7d5245da01.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252Fda91db33-18b5-4641-8a59-a3e567bb49c2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/da91db33-18b5-4641-8a59-a3e567bb49c2.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252F24b9bef9-009a-4fa4-bbec-54d8033f051d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/24b9bef9-009a-4fa4-bbec-54d8033f051d.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252F6c35d2b4-0725-46e5-8d0c-a3af6439ee5b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/6c35d2b4-0725-46e5-8d0c-a3af6439ee5b.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252F1ff9dbbc-a056-4539-abe4-a7b124a0ee34.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/1ff9dbbc-a056-4539-abe4-a7b124a0ee34.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252Fa020a02c-363b-4f8a-b90c-beaaf4f31c15.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/a020a02c-363b-4f8a-b90c-beaaf4f31c15.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252Fb6ceb2dc-da8a-48f1-99da-2da6856db683.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/b6ceb2dc-da8a-48f1-99da-2da6856db683.jpeg already downloaded
2026-03-25 13:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5734344%252Fgeneral%252F950a2109-1f89-41b1-8990-052e8e864e71.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734344/general/950a2109-1f89-41b1-8990-052e8e864e71.jpeg already downloaded
2026-03-25 13:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6368bdfc-3418-5f4f-9d3f-77c26a762f6e, identifier: 10724577
2026-03-25 13:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6368bdfc-3418-5f4f-9d3f-77c26a762f6e with identifier: 10724577
2026-03-25 13:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6368bdfc-3418-5f4f-9d3f-77c26a762f6e with identifier: 10724577
2026-03-25 13:38:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6368bdfc-3418-5f4f-9d3f-77c26a762f6e with identifier: 10724577 to the API
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6368bdfc-3418-5f4f-9d3f-77c26a762f6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK262LP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 190152,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5734344/general/ff7cba2c-84e9-48d3-bbbb-bca81580db2e.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/ea050a50-e04d-4a4a-9f62-ca77b187e2c7.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/74c5d2e7-2448-473b-a3cb-1b7d5245da01.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/da91db33-18b5-4641-8a59-a3e567bb49c2.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/24b9bef9-009a-4fa4-bbec-54d8033f051d.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/6c35d2b4-0725-46e5-8d0c-a3af6439ee5b.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/1ff9dbbc-a056-4539-abe4-a7b124a0ee34.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/a020a02c-363b-4f8a-b90c-beaaf4f31c15.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/b6ceb2dc-da8a-48f1-99da-2da6856db683.jpeg',
'https://images.openlane.eu/carimgs/5734344/general/950a2109-1f89-41b1-8990-052e8e864e71.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309438,
'Height': 1398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/ff7cba2c-84e9-48d3-bbbb-bca81580db2e.jpeg',
'Width': 2206},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400898,
'Height': 1406,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/ea050a50-e04d-4a4a-9f62-ca77b187e2c7.jpeg',
'Width': 2354},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375180,
'Height': 1408,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/74c5d2e7-2448-473b-a3cb-1b7d5245da01.jpeg',
'Width': 2350},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377902,
'Height': 1399,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/da91db33-18b5-4641-8a59-a3e567bb49c2.jpeg',
'Width': 2365},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102121,
'Height': 2220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/24b9bef9-009a-4fa4-bbec-54d8033f051d.jpeg',
'Width': 5058},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3207810,
'Height': 5422,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/6c35d2b4-0725-46e5-8d0c-a3af6439ee5b.jpeg',
'Width': 4067},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4672532,
'Height': 4099,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/1ff9dbbc-a056-4539-abe4-a7b124a0ee34.jpeg',
'Width': 5618},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2682965,
'Height': 4243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/a020a02c-363b-4f8a-b90c-beaaf4f31c15.jpeg',
'Width': 5506},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2615747,
'Height': 5390,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/b6ceb2dc-da8a-48f1-99da-2da6856db683.jpeg',
'Width': 4251},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6368bdfc-3418-5f4f-9d3f-77c26a762f6e/6368bdfc-3418-5f4f-9d3f-77c26a762f6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341394,
'Height': 1610,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734344/general/950a2109-1f89-41b1-8990-052e8e864e71.jpeg',
'Width': 2053}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Mimess Import-Export SRL',
'title': 'Mercedes-Benz C 200 AMG Line - Petrol - Automatic - 204 hp - '
'190.152 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:18 [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 13:38:18 [adesa.fr] INFO: Saving data for 10724577: {'created_time': 1774445898.326778, 'last_price_update_time': 1774445898.326789, 'auction_closing_time': 1774603800.0}
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724577') HTTP/1.1" 204 0
2026-03-25 13:38:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e3d4417-1cab-5494-acad-04d1e224bed2, skipping ID generation
2026-03-25 13:38:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3d4417-1cab-5494-acad-04d1e224bed2 with scrape type 1
2026-03-25 13:38:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e3d4417-1cab-5494-acad-04d1e224bed2 sending to next pipeline
2026-03-25 13:38:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e3d4417-1cab-5494-acad-04d1e224bed2, identifier: 10724536
2026-03-25 13:38:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e3d4417-1cab-5494-acad-04d1e224bed2 with identifier: 10724536
2026-03-25 13:38:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e3d4417-1cab-5494-acad-04d1e224bed2 with identifier: 10724536
2026-03-25 13:38:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e3d4417-1cab-5494-acad-04d1e224bed2 with identifier: 10724536 to the API
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5723494/general/71b6c8cb-d6c5-4cb3-8678-ad836633ac66.JPG>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1e3d4417-1cab-5494-acad-04d1e224bed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '788235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 121531,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 88,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2404265,
'Height': 2810,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/d0376f20-348d-48bf-a8e0-47700323b7ca.jpg',
'Width': 3744},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2407255,
'Height': 2849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/2c1a5a9f-5ee0-43f7-a6a3-69def8f68ac9.jpg',
'Width': 3799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2482535,
'Height': 2734,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/774234b4-805b-4ae5-a007-f02778532403.jpg',
'Width': 3645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2950692,
'Height': 2610,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/6037fe0b-6001-4f00-9aa5-31c415b9fa3b.jpg',
'Width': 3480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2448920,
'Height': 2851,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/6440730f-c309-4709-81d1-af516f26fa67.jpg',
'Width': 3801},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3d4417-1cab-5494-acad-04d1e224bed2/1e3d4417-1cab-5494-acad-04d1e224bed2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2372975,
'Height': 2700,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723494/general/2201ac24-13a9-440e-82d0-b912df6a4d4e.jpg',
'Width': 3600}],
'price': 36100,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 121.531 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:18 [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 13:38:18 [adesa.fr] INFO: Saving data for 10724536: {'created_time': 1774445898.790826, 'last_price_update_time': 1774445898.790837, 'auction_closing_time': 1774603800.0}
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724536') HTTP/1.1" 204 0
2026-03-25 13:38:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1e3d4417-1cab-5494-acad-04d1e224bed2 due to Ignoring non-200 response
2026-03-25 13:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b2110>
2026-03-25 13:38:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F620d76f3-f710-4a80-adba-00daf08a21e3.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg saved to cache
2026-03-25 13:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10724567
2026-03-25 13:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e67539-c92c-5659-a4f6-b2586c26f144 with scrape type 1
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73e67539-c92c-5659-a4f6-b2586c26f144
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252Ff77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F51c92045-2433-4716-83db-b43300cb0950.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F240a849f-ea92-4597-8123-13f864fe9fb2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252Fc7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252F55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252Ff2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5731944%252Fgeneral%252Fcc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg already downloaded
2026-03-25 13:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73e67539-c92c-5659-a4f6-b2586c26f144, identifier: 10724567
2026-03-25 13:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10724567
2026-03-25 13:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10724567
2026-03-25 13:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10724567 to the API
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73e67539-c92c-5659-a4f6-b2586c26f144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71V006828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 127778,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406377,
'Height': 1469,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg',
'Width': 2251},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403287,
'Height': 1385,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg',
'Width': 2387},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368804,
'Height': 1454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg',
'Width': 2274},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372316,
'Height': 1448,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg',
'Width': 2285},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067569,
'Height': 2219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg',
'Width': 4797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146728,
'Height': 2484,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg',
'Width': 5292},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2196665,
'Height': 5176,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg',
'Width': 3882},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3169310,
'Height': 5571,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg',
'Width': 4178},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764410,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2823153,
'Height': 5161,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg',
'Width': 4210}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2018-11-06',
'seats_number': 5,
'seller_name': 'Mimess Import-Export SRL',
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - '
'127.778 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:19 [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 13:38:19 [adesa.fr] INFO: Saving data for 10724567: {'created_time': 1774445899.740998, 'last_price_update_time': 1774445899.74101, 'auction_closing_time': 1774603800.0}
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724567') HTTP/1.1" 204 0
2026-03-25 13:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715073)
2026-03-25 13:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5589860a-ed55-528e-b343-208a0eba1420 with identifier: 10724656
2026-03-25 13:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5589860a-ed55-528e-b343-208a0eba1420 with scrape type 1
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5589860a-ed55-528e-b343-208a0eba1420
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F6c983f83-d23b-4cfa-84c3-12d0eeff7e52.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/6c983f83-d23b-4cfa-84c3-12d0eeff7e52.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252Fdb89e7b7-9204-44f8-8fb9-c8aa010a1b5e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/db89e7b7-9204-44f8-8fb9-c8aa010a1b5e.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F5e471d1d-e55f-49dd-8dd7-bb288c55d306.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/5e471d1d-e55f-49dd-8dd7-bb288c55d306.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F8aaa42d3-3438-4ea1-a26f-0533a371dbf6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/8aaa42d3-3438-4ea1-a26f-0533a371dbf6.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252Fe8269fd5-06b6-4e8a-a3cd-bb93052de1cd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/e8269fd5-06b6-4e8a-a3cd-bb93052de1cd.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F4b730174-659a-471a-a979-7e4fa3b11f38.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/4b730174-659a-471a-a979-7e4fa3b11f38.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252Ff6484fac-46bf-4c62-8da6-4c3c18d8196a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/f6484fac-46bf-4c62-8da6-4c3c18d8196a.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F89bc5aa9-c7d4-4a2a-b1ea-7f51228858d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/89bc5aa9-c7d4-4a2a-b1ea-7f51228858d0.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F4e09999a-cbef-4ca7-96fc-5b27b49709e6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/4e09999a-cbef-4ca7-96fc-5b27b49709e6.jpeg already downloaded
2026-03-25 13:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5730953%252Fgeneral%252F2bd356f1-81cd-4afa-9b4c-4da02e049195.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730953/general/2bd356f1-81cd-4afa-9b4c-4da02e049195.jpeg already downloaded
2026-03-25 13:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5589860a-ed55-528e-b343-208a0eba1420, identifier: 10724656
2026-03-25 13:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5589860a-ed55-528e-b343-208a0eba1420 with identifier: 10724656
2026-03-25 13:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5589860a-ed55-528e-b343-208a0eba1420 with identifier: 10724656
2026-03-25 13:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5589860a-ed55-528e-b343-208a0eba1420 with identifier: 10724656 to the API
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724656>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5589860a-ed55-528e-b343-208a0eba1420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DB-173-FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724656',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 183301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5730953/general/6c983f83-d23b-4cfa-84c3-12d0eeff7e52.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/db89e7b7-9204-44f8-8fb9-c8aa010a1b5e.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/5e471d1d-e55f-49dd-8dd7-bb288c55d306.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/8aaa42d3-3438-4ea1-a26f-0533a371dbf6.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/e8269fd5-06b6-4e8a-a3cd-bb93052de1cd.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/4b730174-659a-471a-a979-7e4fa3b11f38.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/f6484fac-46bf-4c62-8da6-4c3c18d8196a.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/89bc5aa9-c7d4-4a2a-b1ea-7f51228858d0.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/4e09999a-cbef-4ca7-96fc-5b27b49709e6.jpeg',
'https://images.openlane.eu/carimgs/5730953/general/2bd356f1-81cd-4afa-9b4c-4da02e049195.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486103,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/6c983f83-d23b-4cfa-84c3-12d0eeff7e52.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457989,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/db89e7b7-9204-44f8-8fb9-c8aa010a1b5e.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450093,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/5e471d1d-e55f-49dd-8dd7-bb288c55d306.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451740,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/8aaa42d3-3438-4ea1-a26f-0533a371dbf6.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4822053,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/e8269fd5-06b6-4e8a-a3cd-bb93052de1cd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5731988,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/4b730174-659a-471a-a979-7e4fa3b11f38.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2293954,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/f6484fac-46bf-4c62-8da6-4c3c18d8196a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2119789,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/89bc5aa9-c7d4-4a2a-b1ea-7f51228858d0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2428014,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/4e09999a-cbef-4ca7-96fc-5b27b49709e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5589860a-ed55-528e-b343-208a0eba1420/5589860a-ed55-528e-b343-208a0eba1420_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5146283,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730953/general/2bd356f1-81cd-4afa-9b4c-4da02e049195.jpeg',
'Width': 4032}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2013-12-10',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Peugeot 208 1.6 HDI Active - Diesel - Manual - 92 hp - 183.301 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:20 [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 13:38:20 [adesa.fr] INFO: Saving data for 10724656: {'created_time': 1774445900.350863, 'last_price_update_time': 1774445900.350877, 'auction_closing_time': 1774603800.0}
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724656') HTTP/1.1" 204 0
2026-03-25 13:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 13:38:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b3010>
2026-03-25 13:38:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg saved to cache
2026-03-25 13:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-25 13:38:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eab123a7-115b-5ee4-86d2-cf876e61c258, skipping ID generation
2026-03-25 13:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab123a7-115b-5ee4-86d2-cf876e61c258 with scrape type 1
2026-03-25 13:38:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eab123a7-115b-5ee4-86d2-cf876e61c258 sending to next pipeline
2026-03-25 13:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eab123a7-115b-5ee4-86d2-cf876e61c258, identifier: 10715073
2026-03-25 13:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10715073
2026-03-25 13:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10715073
2026-03-25 13:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10715073 to the API
2026-03-25 13:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 176,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'eab123a7-115b-5ee4-86d2-cf876e61c258',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-108-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715073',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 176495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596214,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622491,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598716,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575137,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517407,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418746,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425788,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365913,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg',
'Width': 2000}],
'price': 4450,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert L1H1 2.0 HDI Premium - Diesel - Automatic - 176 hp - '
'176.495 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:21 [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 13:38:21 [adesa.fr] INFO: Saving data for 10715073: {'created_time': 1774445901.134008, 'last_price_update_time': 1774445901.134024, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715073') HTTP/1.1" 204 0
2026-03-25 13:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10721730
2026-03-25 13:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60a10b22-2f09-5186-8990-a57e81b26f61 with scrape type 1
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60a10b22-2f09-5186-8990-a57e81b26f61
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F0480ee05-3e83-40b5-9e72-a57491cab54e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F08f23519-d514-4441-a68d-e6b79412787e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F34ca1656-a52b-40b7-91df-8017c34b07c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252Fb448a450-9026-4c2d-840d-f66cfcdff5ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg already downloaded
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5664247%252Fgeneral%252F2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg already downloaded
2026-03-25 13:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60a10b22-2f09-5186-8990-a57e81b26f61, identifier: 10721730
2026-03-25 13:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10721730
2026-03-25 13:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10721730
2026-03-25 13:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10721730 to the API
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721730>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': '60a10b22-2f09-5186-8990-a57e81b26f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM667ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721730',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 213110,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg',
'https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg',
'https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg',
'https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg',
'https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg',
'https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg',
'https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Volkswagen Touran 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'213.110 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2023}
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:21 [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 13:38:21 [adesa.fr] INFO: Saving data for 10721730: {'created_time': 1774445901.88918, 'last_price_update_time': 1774445901.889194, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721730') HTTP/1.1" 204 0
2026-03-25 13:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38: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 13:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f272c46d-880b-5b20-88c7-0b6f989a3cd7 with identifier: 10721358
2026-03-25 13:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f272c46d-880b-5b20-88c7-0b6f989a3cd7 with scrape type 1
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fbb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/bb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F90ae79ea-502e-483b-ae50-a662c29facaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/90ae79ea-502e-483b-ae50-a662c29facaf.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F0d805654-7956-4696-acc9-522e1443f6db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/0d805654-7956-4696-acc9-522e1443f6db.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Ff9ec687c-c258-4f20-9217-f2c5a44a0361.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/f9ec687c-c258-4f20-9217-f2c5a44a0361.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F5ea3839d-ca08-4066-b862-3ef33ec87082.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/5ea3839d-ca08-4066-b862-3ef33ec87082.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fa220b026-eb77-4d20-9858-5adba7e678f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/a220b026-eb77-4d20-9858-5adba7e678f5.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fc89abfda-a667-4dc8-80d7-659dae314afc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/c89abfda-a667-4dc8-80d7-659dae314afc.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg not downloaded yet
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F7a4a9bd6-a334-495f-a80d-01967310275a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/7a4a9bd6-a334-495f-a80d-01967310275a.jpg not downloaded yet
2026-03-25 13:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10721616
2026-03-25 13:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8963f7-a286-5c26-838f-a2afcffaf266 with scrape type 1
2026-03-25 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b8963f7-a286-5c26-838f-a2afcffaf266
2026-03-25 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Ff05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg already downloaded
2026-03-25 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252F8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg already downloaded
2026-03-25 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252F980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg already downloaded
2026-03-25 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Fef60aef5-42e7-4864-ba51-60a2cedddb81.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252F9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Fe95daf2f-0405-4ef0-94a5-9e399961adb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Fea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Fad40ef02-48de-4da8-8ad7-9c0086279eec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252F3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg already downloaded
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5725728%252Fgeneral%252Fb18f59de-ea5c-48c0-b826-854d0fb8b851.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg already downloaded
2026-03-25 13:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b8963f7-a286-5c26-838f-a2afcffaf266, identifier: 10721616
2026-03-25 13:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10721616
2026-03-25 13:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10721616
2026-03-25 13:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10721616 to the API
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721616>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Hybrid',
'id': '6b8963f7-a286-5c26-838f-a2afcffaf266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS263FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721616',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 128528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg',
'https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg',
'https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg',
'https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg',
'https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg',
'https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg',
'https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Skoda Superb 1.4 TSI Business - Hybrid - Automatic - 218 hp - '
'128.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:28 [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 13:38:28 [adesa.fr] INFO: Saving data for 10721616: {'created_time': 1774445908.514996, 'last_price_update_time': 1774445908.515009, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721616') HTTP/1.1" 204 0
2026-03-25 13:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/7a4a9bd6-a334-495f-a80d-01967310275a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b06090>
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F7a4a9bd6-a334-495f-a80d-01967310275a.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/7a4a9bd6-a334-495f-a80d-01967310275a.jpg saved to cache
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010a510>
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg saved to cache
2026-03-25 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/c89abfda-a667-4dc8-80d7-659dae314afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3cfd0>
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fc89abfda-a667-4dc8-80d7-659dae314afc.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/c89abfda-a667-4dc8-80d7-659dae314afc.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300abf90>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/a220b026-eb77-4d20-9858-5adba7e678f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f56f10>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fa220b026-eb77-4d20-9858-5adba7e678f5.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/a220b026-eb77-4d20-9858-5adba7e678f5.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/5ea3839d-ca08-4066-b862-3ef33ec87082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/f9ec687c-c258-4f20-9217-f2c5a44a0361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b6490>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F5ea3839d-ca08-4066-b862-3ef33ec87082.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/5ea3839d-ca08-4066-b862-3ef33ec87082.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/0d805654-7956-4696-acc9-522e1443f6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b05d10>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Ff9ec687c-c258-4f20-9217-f2c5a44a0361.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/f9ec687c-c258-4f20-9217-f2c5a44a0361.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8d310>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F0d805654-7956-4696-acc9-522e1443f6db.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/0d805654-7956-4696-acc9-522e1443f6db.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/90ae79ea-502e-483b-ae50-a662c29facaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3c0d0>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252F90ae79ea-502e-483b-ae50-a662c29facaf.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/90ae79ea-502e-483b-ae50-a662c29facaf.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745308/general/bb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721358)
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8cd50>
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745308%252Fgeneral%252Fbb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745308/general/bb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg saved to cache
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f272c46d-880b-5b20-88c7-0b6f989a3cd7
2026-03-25 13:38:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f272c46d-880b-5b20-88c7-0b6f989a3cd7, skipping ID generation
2026-03-25 13:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f272c46d-880b-5b20-88c7-0b6f989a3cd7 with scrape type 1
2026-03-25 13:38:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f272c46d-880b-5b20-88c7-0b6f989a3cd7 sending to next pipeline
2026-03-25 13:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f272c46d-880b-5b20-88c7-0b6f989a3cd7, identifier: 10721358
2026-03-25 13:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f272c46d-880b-5b20-88c7-0b6f989a3cd7 with identifier: 10721358
2026-03-25 13:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f272c46d-880b-5b20-88c7-0b6f989a3cd7 with identifier: 10721358
2026-03-25 13:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f272c46d-880b-5b20-88c7-0b6f989a3cd7 with identifier: 10721358 to the API
2026-03-25 13:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745308/general/bb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f272c46d-880b-5b20-88c7-0b6f989a3cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-194-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 9616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183794,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/bb486149-31c5-4dd4-a016-85ee35ae4bcb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186467,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/90ae79ea-502e-483b-ae50-a662c29facaf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190049,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/0d805654-7956-4696-acc9-522e1443f6db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183316,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/f9ec687c-c258-4f20-9217-f2c5a44a0361.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/5ea3839d-ca08-4066-b862-3ef33ec87082.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198365,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/a220b026-eb77-4d20-9858-5adba7e678f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356967,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/3d1fadcb-e1a5-44f2-be0d-c9f75761fd70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281538,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/c89abfda-a667-4dc8-80d7-659dae314afc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229504,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/5b41c516-346f-4e5c-b1d5-426db9e8ed27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f272c46d-880b-5b20-88c7-0b6f989a3cd7/f272c46d-880b-5b20-88c7-0b6f989a3cd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232936,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745308/general/7a4a9bd6-a334-495f-a80d-01967310275a.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 9.616 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-25 13:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:30 [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 13:38:30 [adesa.fr] INFO: Saving data for 10721358: {'created_time': 1774445910.47911, 'last_price_update_time': 1774445910.479122, 'auction_closing_time': 1798671600.0}
2026-03-25 13:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721358') HTTP/1.1" 204 0
2026-03-25 13:38:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38: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 13:38:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with identifier: 10721765
2026-03-25 13:38:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with scrape type 1
2026-03-25 13:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252Fa76349a3-cc83-40d0-a897-e902d90e8177.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/a76349a3-cc83-40d0-a897-e902d90e8177.jpg not downloaded yet
2026-03-25 13:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252Fb5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/b5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg not downloaded yet
2026-03-25 13:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg not downloaded yet
2026-03-25 13:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg not downloaded yet
2026-03-25 13:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg not downloaded yet
2026-03-25 13:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg not downloaded yet
2026-03-25 13:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F2527a717-3333-4d0c-aa99-a2820b9416a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/2527a717-3333-4d0c-aa99-a2820b9416a3.jpg not downloaded yet
2026-03-25 13:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F13383462-61c9-48ce-a339-e0c60db38407.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/13383462-61c9-48ce-a339-e0c60db38407.jpg not downloaded yet
2026-03-25 13:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252F52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg not downloaded yet
2026-03-25 13:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5697521%252Fgeneral%252Fa8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/a8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg not downloaded yet
2026-03-25 13:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/a8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10721619
2026-03-25 13:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff59474-5865-5cbd-9958-54e652523bd7 with scrape type 1
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bff59474-5865-5cbd-9958-54e652523bd7
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252F420f01bd-d311-4478-af52-2c182e8e6d40.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252Ff09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252F1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252F346cea8c-d217-45e5-95d3-58c3ac902674.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252Fdc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252Fdd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252F3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252Fe33251df-79f5-4474-bb83-d3c7b5fba02f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252F10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg already downloaded
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723741%252Fgeneral%252Fe28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg already downloaded
2026-03-25 13:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bff59474-5865-5cbd-9958-54e652523bd7, identifier: 10721619
2026-03-25 13:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10721619
2026-03-25 13:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10721619
2026-03-25 13:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10721619 to the API
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721619>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': 'bff59474-5865-5cbd-9958-54e652523bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-831-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721619',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 110263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg',
'https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg',
'https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg',
'https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg',
'https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg',
'https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg',
'https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg',
'https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg',
'https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg',
'https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 110.263 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:35 [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 13:38:35 [adesa.fr] INFO: Saving data for 10721619: {'created_time': 1774445915.965389, 'last_price_update_time': 1774445915.965403, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721619') HTTP/1.1" 204 0
2026-03-25 13:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3008b590>
2026-03-25 13:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252Fa8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/a8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b26110>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/13383462-61c9-48ce-a339-e0c60db38407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f2be10>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F13383462-61c9-48ce-a339-e0c60db38407.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/13383462-61c9-48ce-a339-e0c60db38407.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/2527a717-3333-4d0c-aa99-a2820b9416a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010a810>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F2527a717-3333-4d0c-aa99-a2820b9416a3.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/2527a717-3333-4d0c-aa99-a2820b9416a3.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c66cd0>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30108150>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30196d90>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/b5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d31bf0510>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252F2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg saved to cache
2026-03-25 13:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697521/general/a76349a3-cc83-40d0-a897-e902d90e8177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721765)
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b24ad0>
2026-03-25 13:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252Fb5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/b5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg saved to cache
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f81fd0>
2026-03-25 13:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697521%252Fgeneral%252Fa76349a3-cc83-40d0-a897-e902d90e8177.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697521/general/a76349a3-cc83-40d0-a897-e902d90e8177.jpg saved to cache
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1
2026-03-25 13:38:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1, skipping ID generation
2026-03-25 13:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with scrape type 1
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 sending to next pipeline
2026-03-25 13:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1, identifier: 10721765
2026-03-25 13:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with identifier: 10721765
2026-03-25 13:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with identifier: 10721765
2026-03-25 13:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1 with identifier: 10721765 to the API
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5697521/general/a76349a3-cc83-40d0-a897-e902d90e8177.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': '292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-996-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721765',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 147155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/a76349a3-cc83-40d0-a897-e902d90e8177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/b5fc9cc4-8d46-44f9-a3dc-f95b7df8b882.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/2d8b2cde-3a10-4918-aa71-d6271c9d1e25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/81a8e67b-beb2-4a96-a586-9fb703ef08bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/9c6c5bd7-cf9b-400f-825d-9c1150538cae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/8ed1f520-2a57-40af-a3c7-03b70d912bbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/2527a717-3333-4d0c-aa99-a2820b9416a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/13383462-61c9-48ce-a339-e0c60db38407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/52d8c20a-89ae-4631-9e27-245c7cc8c4fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1/292cd496-e7b1-5cc0-a1d2-7b12ecf6a2f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697521/general/a8da86a6-737f-4815-9187-b2b0e2e85fdf.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Volkswagen Tiguan 2.0 TDI Match - Diesel - Automatic - 150 hp - '
'147.155 km',
'transmission': 'automatic',
'trim': 'Match',
'vin': None,
'year': 2020}
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:37 [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 13:38:37 [adesa.fr] INFO: Saving data for 10721765: {'created_time': 1774445917.627847, 'last_price_update_time': 1774445917.627861, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721765') HTTP/1.1" 204 0
2026-03-25 13:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c337f0-a4df-51e8-8187-de855387c7de with identifier: 10723100
2026-03-25 13:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c337f0-a4df-51e8-8187-de855387c7de with scrape type 1
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252Ff8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/f8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F710dc930-cfde-4d59-9be3-935680dae586.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/710dc930-cfde-4d59-9be3-935680dae586.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252Fa3292051-9a85-4da9-9c88-a65c009781b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/a3292051-9a85-4da9-9c88-a65c009781b4.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F513efbf9-6f91-4833-bef1-f3aed2383881.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/513efbf9-6f91-4833-bef1-f3aed2383881.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F031a7ec4-5c30-462e-9b11-8a394f728594.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/031a7ec4-5c30-462e-9b11-8a394f728594.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252Fdf13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/df13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg not downloaded yet
2026-03-25 13:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252Ff3cd3755-2a2a-42ea-95ea-97367d987c41.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/f3cd3755-2a2a-42ea-95ea-97367d987c41.jpg not downloaded yet
2026-03-25 13:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5546025%252Fgeneral%252F42e2627a-1647-4901-bb93-9fded573dbae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/42e2627a-1647-4901-bb93-9fded573dbae.jpg not downloaded yet
2026-03-25 13:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10721617
2026-03-25 13:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with scrape type 1
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fb03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fa8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fd8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fd6521907-697d-4f65-92f0-87f085fd5777.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fc3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252F468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252F91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252Fda4a5bf8-4f60-489a-9913-1a54c25cc923.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252F761275e4-62f3-4818-8380-eb316a459cfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg already downloaded
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5723872%252Fgeneral%252F83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg already downloaded
2026-03-25 13:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542, identifier: 10721617
2026-03-25 13:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10721617
2026-03-25 13:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10721617
2026-03-25 13:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10721617 to the API
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Hybrid',
'id': 'bc2c2a75-7814-5b6d-9bd0-aa4fef38c542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-241-DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721617',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 67745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg',
'https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg',
'https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg',
'https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg',
'https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg',
'https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg',
'https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg',
'https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg',
'https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg',
'https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'67.745 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:39 [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 13:38:39 [adesa.fr] INFO: Saving data for 10721617: {'created_time': 1774445919.652051, 'last_price_update_time': 1774445919.652063, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721617') HTTP/1.1" 204 0
2026-03-25 13:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/42e2627a-1647-4901-bb93-9fded573dbae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f8ffd0>
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F42e2627a-1647-4901-bb93-9fded573dbae.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/42e2627a-1647-4901-bb93-9fded573dbae.jpg saved to cache
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/f3cd3755-2a2a-42ea-95ea-97367d987c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30abbe10>
2026-03-25 13:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252Ff3cd3755-2a2a-42ea-95ea-97367d987c41.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/f3cd3755-2a2a-42ea-95ea-97367d987c41.jpg saved to cache
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10723623
2026-03-25 13:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with scrape type 1
2026-03-25 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F5ed51684-936c-4816-839c-46f58e55ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252Fe1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg not downloaded yet
2026-03-25 13:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252Fe7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg not downloaded yet
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252Ff1adb308-5c28-4a6e-8867-aba2a61fec91.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg not downloaded yet
2026-03-25 13:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10721729
2026-03-25 13:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be92ded-12a1-53f3-babb-6a7549f9b9ec with scrape type 1
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8be92ded-12a1-53f3-babb-6a7549f9b9ec
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F52936c62-efb8-495a-bc26-ab500d8eced9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F5f786346-bdad-451d-bfdc-2be23bf23261.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F23037f05-ee4b-4d70-994e-c63844721c6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252Fb47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F63940af0-d22a-473f-928a-b0ff7c8755dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F8ed77224-0a52-4fef-9ba8-a68594539864.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252Fc1f39199-949b-4ee0-bd92-df5375a9f11e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252F397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg already downloaded
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5521655%252Fgeneral%252Fb12fd0e0-70c6-4987-b5e4-6c185edda636.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg already downloaded
2026-03-25 13:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8be92ded-12a1-53f3-babb-6a7549f9b9ec, identifier: 10721729
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252Febdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg not downloaded yet
2026-03-25 13:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10721729
2026-03-25 13:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10721729
2026-03-25 13:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10721729 to the API
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721729>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': '8be92ded-12a1-53f3-babb-6a7549f9b9ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL-996-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721729',
'listing': 'auctionplusdirectbuy',
'location': 'Łajski (Poland)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 237250,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg',
'https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg',
'https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg',
'https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg',
'https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg',
'https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg',
'https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg',
'https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg',
'https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg',
'https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444567,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418611,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636123,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494976,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507267,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486899,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413654,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459948,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366891,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400487,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg',
'Width': 2000}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-04-25',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Mercedes-Benz Vito 111 CDI Pro - Diesel - Manual - 114 hp - 237.250 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:40 [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 13:38:40 [adesa.fr] INFO: Saving data for 10721729: {'created_time': 1774445920.957672, 'last_price_update_time': 1774445920.957684, 'auction_closing_time': 1774533900.0}
2026-03-25 13:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721729') HTTP/1.1" 204 0
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5729599%252Fgeneral%252F54539677-40b1-4208-9e8e-54eb25d50421.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg not downloaded yet
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38: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 13:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b8f6d0>
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg saved to cache
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c65410>
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg saved to cache
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/df13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5 with identifier: 10723084
2026-03-25 13:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5 with scrape type 1
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F27d1006e-7489-4561-98a8-92ee4db8bfbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/27d1006e-7489-4561-98a8-92ee4db8bfbf.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252Fad4e5a4a-b18b-4bcd-b7e3-c5e63ae5f315.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/ad4e5a4a-b18b-4bcd-b7e3-c5e63ae5f315.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252Fb8352c53-fbda-44aa-a792-7e8fd22b4ab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/b8352c53-fbda-44aa-a792-7e8fd22b4ab0.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252Fce01c39b-a3b1-4391-b34a-406bfb0f3659.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/ce01c39b-a3b1-4391-b34a-406bfb0f3659.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F0c15cd9c-cd39-4651-a336-89edde7a7fa0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/0c15cd9c-cd39-4651-a336-89edde7a7fa0.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F36a801ae-4252-4957-a0ed-6b4040aedcdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/36a801ae-4252-4957-a0ed-6b4040aedcdb.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F7c2aff3e-20f5-46fc-84f7-8210c889c376.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/7c2aff3e-20f5-46fc-84f7-8210c889c376.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F74d7ce31-fb5d-48bd-ae16-a9c8817a38b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/74d7ce31-fb5d-48bd-ae16-a9c8817a38b0.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252Fc538fe42-6682-430f-8b21-f593b48ed372.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/c538fe42-6682-430f-8b21-f593b48ed372.jpg already downloaded
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5426011%252Fgeneral%252F0f23584d-fe38-4b0e-9893-e4285a358d86.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426011/general/0f23584d-fe38-4b0e-9893-e4285a358d86.jpg already downloaded
2026-03-25 13:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5, identifier: 10723084
2026-03-25 13:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5 with identifier: 10723084
2026-03-25 13:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5 with identifier: 10723084
2026-03-25 13:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5 with identifier: 10723084 to the API
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723084>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723084',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 47537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5426011/general/27d1006e-7489-4561-98a8-92ee4db8bfbf.jpg',
'https://images.openlane.eu/carimgs/5426011/general/ad4e5a4a-b18b-4bcd-b7e3-c5e63ae5f315.jpg',
'https://images.openlane.eu/carimgs/5426011/general/b8352c53-fbda-44aa-a792-7e8fd22b4ab0.jpg',
'https://images.openlane.eu/carimgs/5426011/general/ce01c39b-a3b1-4391-b34a-406bfb0f3659.jpg',
'https://images.openlane.eu/carimgs/5426011/general/0c15cd9c-cd39-4651-a336-89edde7a7fa0.jpg',
'https://images.openlane.eu/carimgs/5426011/general/36a801ae-4252-4957-a0ed-6b4040aedcdb.jpg',
'https://images.openlane.eu/carimgs/5426011/general/7c2aff3e-20f5-46fc-84f7-8210c889c376.jpg',
'https://images.openlane.eu/carimgs/5426011/general/74d7ce31-fb5d-48bd-ae16-a9c8817a38b0.jpg',
'https://images.openlane.eu/carimgs/5426011/general/c538fe42-6682-430f-8b21-f593b48ed372.jpg',
'https://images.openlane.eu/carimgs/5426011/general/0f23584d-fe38-4b0e-9893-e4285a358d86.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/27d1006e-7489-4561-98a8-92ee4db8bfbf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90415,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/ad4e5a4a-b18b-4bcd-b7e3-c5e63ae5f315.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/b8352c53-fbda-44aa-a792-7e8fd22b4ab0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81715,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/ce01c39b-a3b1-4391-b34a-406bfb0f3659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/0c15cd9c-cd39-4651-a336-89edde7a7fa0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/36a801ae-4252-4957-a0ed-6b4040aedcdb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/7c2aff3e-20f5-46fc-84f7-8210c889c376.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466459,
'Height': 1414,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/74d7ce31-fb5d-48bd-ae16-a9c8817a38b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/c538fe42-6682-430f-8b21-f593b48ed372.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5/bf1bc308-e47b-5b05-8ab1-c0b8bee6e2d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426011/general/0f23584d-fe38-4b0e-9893-e4285a358d86.jpg',
'Width': 800}],
'price': 33800,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Vito Tourer L2 116 CDI Pro - Diesel - Automatic - 163 '
'hp - 47.537 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [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 13:38:41 [adesa.fr] INFO: Saving data for 10723084: {'created_time': 1774445921.829884, 'last_price_update_time': 1774445921.829897, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723084') HTTP/1.1" 204 0
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b06890>
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Ff1adb308-5c28-4a6e-8867-aba2a61fec91.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg saved to cache
2026-03-25 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:07:17\x00'
2026-03-25 13:38:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300df410>
2026-03-25 13:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252Fdf13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/df13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5e6d0>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F54539677-40b1-4208-9e8e-54eb25d50421.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30144890>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Febdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300df990>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f2f110>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3020d450>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Fe7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723623)
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c580d0>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Fe1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ff9290>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c01e90>
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F5ed51684-936c-4816-839c-46f58e55ad1a.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg saved to cache
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-25 13:38:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac, skipping ID generation
2026-03-25 13:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with scrape type 1
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac sending to next pipeline
2026-03-25 13:38:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac, identifier: 10723623
2026-03-25 13:38: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 13:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10723623
2026-03-25 13:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10723623
2026-03-25 13:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10723623 to the API
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '903cec7e-b37c-5fc8-8762-bd7e5e3466ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-296-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723623',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 37403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg',
'Width': 800}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Renault Express 1.3 Comfort - Petrol - Manual - 100 hp - 37.403 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [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 13:38:42 [adesa.fr] INFO: Saving data for 10723623: {'created_time': 1774445922.945463, 'last_price_update_time': 1774445922.945476, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723623') HTTP/1.1" 204 0
2026-03-25 13:38:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a08a124f-dc2b-522b-b664-f7c26ddade0e with identifier: 10723072
2026-03-25 13:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a08a124f-dc2b-522b-b664-f7c26ddade0e with scrape type 1
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a08a124f-dc2b-522b-b664-f7c26ddade0e
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F7fe96532-cddf-43c0-86f7-cbf27c68dcd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/7fe96532-cddf-43c0-86f7-cbf27c68dcd2.jpg already downloaded
2026-03-25 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F1b96caf7-1517-4667-befd-94a3cc08206a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/1b96caf7-1517-4667-befd-94a3cc08206a.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F34ac4bf5-591c-43fe-9d9b-22f47db37eed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/34ac4bf5-591c-43fe-9d9b-22f47db37eed.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252Fd44da819-162a-4fcb-b662-e76de5beb3c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/d44da819-162a-4fcb-b662-e76de5beb3c5.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F482f5e98-a1b3-4ad5-b5d4-32646314b7f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/482f5e98-a1b3-4ad5-b5d4-32646314b7f9.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F915daf67-6556-4f70-a9c7-4e72cede5e0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/915daf67-6556-4f70-a9c7-4e72cede5e0b.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F9331d308-a88e-4411-8c0d-33d29df5a515.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/9331d308-a88e-4411-8c0d-33d29df5a515.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252F697c46fb-08a5-4350-b784-9380d6e668c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/697c46fb-08a5-4350-b784-9380d6e668c0.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252Fe205ce27-e787-4f60-90ac-98bfd0e278a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/e205ce27-e787-4f60-90ac-98bfd0e278a2.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5297866%252Fgeneral%252Fe40055da-bd3a-46a2-820e-e9e5f5b808a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5297866/general/e40055da-bd3a-46a2-820e-e9e5f5b808a8.jpg already downloaded
2026-03-25 13:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a08a124f-dc2b-522b-b664-f7c26ddade0e, identifier: 10723072
2026-03-25 13:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a08a124f-dc2b-522b-b664-f7c26ddade0e with identifier: 10723072
2026-03-25 13:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a08a124f-dc2b-522b-b664-f7c26ddade0e with identifier: 10723072
2026-03-25 13:38:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a08a124f-dc2b-522b-b664-f7c26ddade0e with identifier: 10723072 to the API
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723072>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a08a124f-dc2b-522b-b664-f7c26ddade0e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36d691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723072',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 34223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5297866/general/7fe96532-cddf-43c0-86f7-cbf27c68dcd2.jpg',
'https://images.openlane.eu/carimgs/5297866/general/1b96caf7-1517-4667-befd-94a3cc08206a.jpg',
'https://images.openlane.eu/carimgs/5297866/general/34ac4bf5-591c-43fe-9d9b-22f47db37eed.jpg',
'https://images.openlane.eu/carimgs/5297866/general/d44da819-162a-4fcb-b662-e76de5beb3c5.jpg',
'https://images.openlane.eu/carimgs/5297866/general/482f5e98-a1b3-4ad5-b5d4-32646314b7f9.jpg',
'https://images.openlane.eu/carimgs/5297866/general/915daf67-6556-4f70-a9c7-4e72cede5e0b.jpg',
'https://images.openlane.eu/carimgs/5297866/general/9331d308-a88e-4411-8c0d-33d29df5a515.jpg',
'https://images.openlane.eu/carimgs/5297866/general/697c46fb-08a5-4350-b784-9380d6e668c0.jpg',
'https://images.openlane.eu/carimgs/5297866/general/e205ce27-e787-4f60-90ac-98bfd0e278a2.jpg',
'https://images.openlane.eu/carimgs/5297866/general/e40055da-bd3a-46a2-820e-e9e5f5b808a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/7fe96532-cddf-43c0-86f7-cbf27c68dcd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/1b96caf7-1517-4667-befd-94a3cc08206a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85372,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/34ac4bf5-591c-43fe-9d9b-22f47db37eed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/d44da819-162a-4fcb-b662-e76de5beb3c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/482f5e98-a1b3-4ad5-b5d4-32646314b7f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94598,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/915daf67-6556-4f70-a9c7-4e72cede5e0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/9331d308-a88e-4411-8c0d-33d29df5a515.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/697c46fb-08a5-4350-b784-9380d6e668c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/e205ce27-e787-4f60-90ac-98bfd0e278a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08a124f-dc2b-522b-b664-f7c26ddade0e/a08a124f-dc2b-522b-b664-f7c26ddade0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92667,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5297866/general/e40055da-bd3a-46a2-820e-e9e5f5b808a8.jpg',
'Width': 800}],
'price': 46600,
'price_includes_vat': True,
'registration_date': '2023-07-31',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Edition - Diesel - Automatic - 237 hp - 34.223 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:43 [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 13:38:43 [adesa.fr] INFO: Saving data for 10723072: {'created_time': 1774445923.587365, 'last_price_update_time': 1774445923.587376, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723072') HTTP/1.1" 204 0
2026-03-25 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/031a7ec4-5c30-462e-9b11-8a394f728594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/a3292051-9a85-4da9-9c88-a65c009781b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c3f3f7-1c12-5f47-afd8-027f361c45b5 with identifier: 10723115
2026-03-25 13:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c3f3f7-1c12-5f47-afd8-027f361c45b5 with scrape type 1
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8c3f3f7-1c12-5f47-afd8-027f361c45b5
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F8267d82d-6283-4c5a-aa7a-9fad654486aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/8267d82d-6283-4c5a-aa7a-9fad654486aa.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252Fbf203fe4-1791-4a5b-aafe-6f03e880c549.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/bf203fe4-1791-4a5b-aafe-6f03e880c549.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F972c50ca-ebb8-4e96-b092-b78d16c32f5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/972c50ca-ebb8-4e96-b092-b78d16c32f5f.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F44b5836f-9451-49f9-b6a5-4e1554c7e211.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/44b5836f-9451-49f9-b6a5-4e1554c7e211.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252Fa9962ffa-ebb7-4dd8-8fe0-238da8409a54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/a9962ffa-ebb7-4dd8-8fe0-238da8409a54.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F535bb022-32df-4591-9f2b-d51862b23694.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/535bb022-32df-4591-9f2b-d51862b23694.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252Fab965d9c-b439-4d56-b56f-af9bdf21a0e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/ab965d9c-b439-4d56-b56f-af9bdf21a0e1.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F17cd968e-e2b8-410a-8a63-ee2bd8b85838.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/17cd968e-e2b8-410a-8a63-ee2bd8b85838.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F6f857c95-628d-420f-bca6-2614fd6d1a9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/6f857c95-628d-420f-bca6-2614fd6d1a9f.jpg already downloaded
2026-03-25 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5620031%252Fgeneral%252F2814b827-875c-44cc-b1d4-c29014d19ef5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620031/general/2814b827-875c-44cc-b1d4-c29014d19ef5.jpg already downloaded
2026-03-25 13:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8c3f3f7-1c12-5f47-afd8-027f361c45b5, identifier: 10723115
2026-03-25 13:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8c3f3f7-1c12-5f47-afd8-027f361c45b5 with identifier: 10723115
2026-03-25 13:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8c3f3f7-1c12-5f47-afd8-027f361c45b5 with identifier: 10723115
2026-03-25 13:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8c3f3f7-1c12-5f47-afd8-027f361c45b5 with identifier: 10723115 to the API
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723115>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e8c3f3f7-1c12-5f47-afd8-027f361c45b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-518-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723115',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 54871,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5620031/general/8267d82d-6283-4c5a-aa7a-9fad654486aa.jpg',
'https://images.openlane.eu/carimgs/5620031/general/bf203fe4-1791-4a5b-aafe-6f03e880c549.jpg',
'https://images.openlane.eu/carimgs/5620031/general/972c50ca-ebb8-4e96-b092-b78d16c32f5f.jpg',
'https://images.openlane.eu/carimgs/5620031/general/44b5836f-9451-49f9-b6a5-4e1554c7e211.jpg',
'https://images.openlane.eu/carimgs/5620031/general/a9962ffa-ebb7-4dd8-8fe0-238da8409a54.jpg',
'https://images.openlane.eu/carimgs/5620031/general/535bb022-32df-4591-9f2b-d51862b23694.jpg',
'https://images.openlane.eu/carimgs/5620031/general/ab965d9c-b439-4d56-b56f-af9bdf21a0e1.jpg',
'https://images.openlane.eu/carimgs/5620031/general/17cd968e-e2b8-410a-8a63-ee2bd8b85838.jpg',
'https://images.openlane.eu/carimgs/5620031/general/6f857c95-628d-420f-bca6-2614fd6d1a9f.jpg',
'https://images.openlane.eu/carimgs/5620031/general/2814b827-875c-44cc-b1d4-c29014d19ef5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/8267d82d-6283-4c5a-aa7a-9fad654486aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84366,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/bf203fe4-1791-4a5b-aafe-6f03e880c549.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/972c50ca-ebb8-4e96-b092-b78d16c32f5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/44b5836f-9451-49f9-b6a5-4e1554c7e211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93799,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/a9962ffa-ebb7-4dd8-8fe0-238da8409a54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/535bb022-32df-4591-9f2b-d51862b23694.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/ab965d9c-b439-4d56-b56f-af9bdf21a0e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/17cd968e-e2b8-410a-8a63-ee2bd8b85838.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/6f857c95-628d-420f-bca6-2614fd6d1a9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c3f3f7-1c12-5f47-afd8-027f361c45b5/e8c3f3f7-1c12-5f47-afd8-027f361c45b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620031/general/2814b827-875c-44cc-b1d4-c29014d19ef5.jpg',
'Width': 800}],
'price': 47800,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 54.871 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:44 [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 13:38:44 [adesa.fr] INFO: Saving data for 10723115: {'created_time': 1774445924.307835, 'last_price_update_time': 1774445924.307852, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723115') HTTP/1.1" 204 0
2026-03-25 13:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723613)
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:04:56\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30109ed0>
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F031a7ec4-5c30-462e-9b11-8a394f728594.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/031a7ec4-5c30-462e-9b11-8a394f728594.jpg saved to cache
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:04:07\x00'
2026-03-25 13:38:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b6c590>
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252Fa3292051-9a85-4da9-9c88-a65c009781b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/a3292051-9a85-4da9-9c88-a65c009781b4.jpg saved to cache
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffd550>
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fc618d72f-c699-446d-b469-23be43efc464.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg saved to cache
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47a6e1ad-5c23-5506-a0d9-84256c17c154
2026-03-25 13:38:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47a6e1ad-5c23-5506-a0d9-84256c17c154, skipping ID generation
2026-03-25 13:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 with scrape type 1
2026-03-25 13:38:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 sending to next pipeline
2026-03-25 13:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47a6e1ad-5c23-5506-a0d9-84256c17c154, identifier: 10723613
2026-03-25 13:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10723613
2026-03-25 13:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10723613
2026-03-25 13:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10723613 to the API
2026-03-25 13:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '47a6e1ad-5c23-5506-a0d9-84256c17c154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA-547-VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723613',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 191881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/a6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/337bb32e-3612-4a8a-a631-891586cefee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/4642cfc8-eebb-46ce-980f-136b391599ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/2408ae16-b8bb-436a-8546-60f80433e2c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/66286ea0-c616-46fb-a22f-80ea463caa3b.jpg',
'Width': 800}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumper L1H1 2.2 HDI Comfort - Diesel - Manual - 100 hp - '
'191.881 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:45 [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 13:38:45 [adesa.fr] INFO: Saving data for 10723613: {'created_time': 1774445925.186516, 'last_price_update_time': 1774445925.186528, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723613') HTTP/1.1" 204 0
2026-03-25 13:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/513efbf9-6f91-4833-bef1-f3aed2383881.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/f8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:04:24\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3015dbd0>
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg saved to cache
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:05:37\x00'
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ffdc10>
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F513efbf9-6f91-4833-bef1-f3aed2383881.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/513efbf9-6f91-4833-bef1-f3aed2383881.jpg saved to cache
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d40988c50>
2026-03-25 13:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252Ff8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/f8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg saved to cache
2026-03-25 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546025/general/710dc930-cfde-4d59-9be3-935680dae586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723100)
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\x00\x00\x10@'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\x00\x00\x0c0'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 98 - value: b'OPPO\x00'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 103 - value: b'CPH2269\x00'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 111 - value: b'2025:12:14 14:03:44\x00'
2026-03-25 13:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x83'
2026-03-25 13:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e8d6d0>
2026-03-25 13:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546025%252Fgeneral%252F710dc930-cfde-4d59-9be3-935680dae586.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546025/general/710dc930-cfde-4d59-9be3-935680dae586.jpg saved to cache
2026-03-25 13:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5c337f0-a4df-51e8-8187-de855387c7de
2026-03-25 13:38:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5c337f0-a4df-51e8-8187-de855387c7de, skipping ID generation
2026-03-25 13:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c337f0-a4df-51e8-8187-de855387c7de with scrape type 1
2026-03-25 13:38:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5c337f0-a4df-51e8-8187-de855387c7de sending to next pipeline
2026-03-25 13:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5c337f0-a4df-51e8-8187-de855387c7de, identifier: 10723100
2026-03-25 13:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5c337f0-a4df-51e8-8187-de855387c7de with identifier: 10723100
2026-03-25 13:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5c337f0-a4df-51e8-8187-de855387c7de with identifier: 10723100
2026-03-25 13:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5c337f0-a4df-51e8-8187-de855387c7de with identifier: 10723100 to the API
2026-03-25 13:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5546025/general/710dc930-cfde-4d59-9be3-935680dae586.jpg>
{'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': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'f5c337f0-a4df-51e8-8187-de855387c7de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DAD971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723100',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 54600,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4700813,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/f8951c5a-482d-4d48-bbc3-c0b7d8882e26.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5481505,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/710dc930-cfde-4d59-9be3-935680dae586.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5359567,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/a3292051-9a85-4da9-9c88-a65c009781b4.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4959395,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/62eb1788-bf2c-4882-b8ef-3e182c1a8bc3.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3418175,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/513efbf9-6f91-4833-bef1-f3aed2383881.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3979292,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/031a7ec4-5c30-462e-9b11-8a394f728594.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3318688,
'Height': 3120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/df13181a-08d8-4dbd-a4e8-7ec29f85c39d.jpg',
'Width': 4160},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/86a3e9cc-bb5e-4729-931d-1e4c0d0360d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/f3cd3755-2a2a-42ea-95ea-97367d987c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c337f0-a4df-51e8-8187-de855387c7de/f5c337f0-a4df-51e8-8187-de855387c7de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546025/general/42e2627a-1647-4901-bb93-9fded573dbae.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'Globe Export SAS',
'title': 'Skoda Scala 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 54.600 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:47 [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 13:38:47 [adesa.fr] INFO: Saving data for 10723100: {'created_time': 1774445927.049516, 'last_price_update_time': 1774445927.049527, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723100') HTTP/1.1" 204 0
2026-03-25 13:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38: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 13:38:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/f222a866-ddb1-4090-8123-8033a821547c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:38:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/5237c333-5070-40e4-bd40-620a60bb9ec1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10722331
2026-03-25 13:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93f1dfc7-07ef-59ce-a473-39e74812e725 with scrape type 1
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93f1dfc7-07ef-59ce-a473-39e74812e725
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F2cd24753-3205-41cb-8976-90df299c3af4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F0768dbd7-9a36-408a-821c-751937fe7e00.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F72b915c1-db66-4c78-bea6-6350777a6d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252Fa0b59b14-d37c-43ce-8974-45bd8e876dec.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252Fdc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F8f0205ab-6861-40c9-836d-be09227a01bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252Fd20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252Fc9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg already downloaded
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5527748%252Fgeneral%252F877fd766-7a92-4aaf-9857-f809a683159d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg already downloaded
2026-03-25 13:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 93f1dfc7-07ef-59ce-a473-39e74812e725, identifier: 10722331
2026-03-25 13:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10722331
2026-03-25 13:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10722331
2026-03-25 13:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10722331 to the API
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-26T08:45:00Z',
'fuel_type': 'Electric',
'id': '93f1dfc7-07ef-59ce-a473-39e74812e725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722331',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg',
'https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg',
'https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg',
'https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg',
'https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg',
'https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg',
'https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg',
'https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg',
'https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg',
'https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg',
'Width': 1024}],
'price': 38400,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron RS GT S Extended - Quattro - Electric - Automatic - 598 '
'hp - 94.487 km',
'transmission': 'automatic',
'trim': 'S Extended',
'vin': None,
'year': 2021}
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:47 [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 13:38:47 [adesa.fr] INFO: Saving data for 10722331: {'created_time': 1774445927.781346, 'last_price_update_time': 1774445927.781358, 'auction_closing_time': 1774514700.0}
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722331') HTTP/1.1" 204 0
2026-03-25 13:38:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:38:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723740)
2026-03-25 13:38:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10723615
2026-03-25 13:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with scrape type 1
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252F673c78df-9f45-4d22-9458-b2868875d534.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252F33e39ada-eff7-4334-888d-9de5e7071103.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252Ff6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252Fd24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252Fba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252Fa3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252Fc74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252F82dde04f-73e1-4b49-bb95-0118b0a78355.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252F7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg already downloaded
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5715886%252Fgeneral%252F54579634-0690-456e-9c47-c93d07d074d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg already downloaded
2026-03-25 13:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8176af0-120e-5dbf-ae2e-15b1ea6785d7, identifier: 10723615
2026-03-25 13:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10723615
2026-03-25 13:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10723615
2026-03-25 13:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10723615 to the API
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723615>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 367,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a8176af0-120e-5dbf-ae2e-15b1ea6785d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-363-RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723615',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 16007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg',
'https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg',
'https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg',
'https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg',
'https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg',
'https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg',
'https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg',
'https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg',
'https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg',
'https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg',
'Width': 800}],
'price': 80800,
'price_includes_vat': True,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz S Long 580e AMG Line - Hybrid - Automatic - 367 hp - '
'16.007 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:49 [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 13:38:49 [adesa.fr] INFO: Saving data for 10723615: {'created_time': 1774445929.701043, 'last_price_update_time': 1774445929.701059, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723615') HTTP/1.1" 204 0
2026-03-25 13:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33476dca-e6c5-58a9-bfaa-03a2609e772b, skipping ID generation
2026-03-25 13:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33476dca-e6c5-58a9-bfaa-03a2609e772b sending to next pipeline
2026-03-25 13:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33476dca-e6c5-58a9-bfaa-03a2609e772b, identifier: 10723740
2026-03-25 13:38:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10723740
2026-03-25 13:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10723740
2026-03-25 13:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10723740 to the API
2026-03-25 13:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5698798/general/6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG>
{'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': 229,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '33476dca-e6c5-58a9-bfaa-03a2609e772b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-345-CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723740',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 138814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 229 hp - '
'138.814 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:50 [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 13:38:50 [adesa.fr] INFO: Saving data for 10723740: {'created_time': 1774445930.167759, 'last_price_update_time': 1774445930.167772, 'auction_closing_time': 1774599000.0}
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723740') HTTP/1.1" 204 0
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-25 13:38:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62f32d7f-9f9b-594a-af26-1509643a9e21 with identifier: 10723077
2026-03-25 13:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f32d7f-9f9b-594a-af26-1509643a9e21 with scrape type 1
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62f32d7f-9f9b-594a-af26-1509643a9e21
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F4e025967-7bde-4b21-9938-af40d9464e2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/4e025967-7bde-4b21-9938-af40d9464e2e.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F09e4f155-e608-4b43-8f94-d22e9714dcbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/09e4f155-e608-4b43-8f94-d22e9714dcbb.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252Fd41bf1cf-13a4-404f-acfe-4cfd1ab607b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/d41bf1cf-13a4-404f-acfe-4cfd1ab607b4.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F8e3765ac-2676-4501-b63c-77441d9088b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/8e3765ac-2676-4501-b63c-77441d9088b5.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F04b133c9-a9a0-422b-aa32-99e06ec77746.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/04b133c9-a9a0-422b-aa32-99e06ec77746.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F3885a9aa-66bf-431c-bc3b-f749a0133b56.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/3885a9aa-66bf-431c-bc3b-f749a0133b56.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F573dd9ec-c539-4431-a108-3f8f872c58d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/573dd9ec-c539-4431-a108-3f8f872c58d5.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F40fe20ae-b8b1-4288-be16-12d0c56b2786.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/40fe20ae-b8b1-4288-be16-12d0c56b2786.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F32551fa4-68cb-4d6d-adaf-eeb29f19457a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/32551fa4-68cb-4d6d-adaf-eeb29f19457a.jpg already downloaded
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5376221%252Fgeneral%252F4c2e5ae6-31dd-460d-b9a2-b77ce39c4997.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5376221/general/4c2e5ae6-31dd-460d-b9a2-b77ce39c4997.jpg already downloaded
2026-03-25 13:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62f32d7f-9f9b-594a-af26-1509643a9e21, identifier: 10723077
2026-03-25 13:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62f32d7f-9f9b-594a-af26-1509643a9e21 with identifier: 10723077
2026-03-25 13:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62f32d7f-9f9b-594a-af26-1509643a9e21 with identifier: 10723077
2026-03-25 13:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62f32d7f-9f9b-594a-af26-1509643a9e21 with identifier: 10723077 to the API
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723077>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '62f32d7f-9f9b-594a-af26-1509643a9e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-664-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723077',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 43500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5376221/general/4e025967-7bde-4b21-9938-af40d9464e2e.jpg',
'https://images.openlane.eu/carimgs/5376221/general/09e4f155-e608-4b43-8f94-d22e9714dcbb.jpg',
'https://images.openlane.eu/carimgs/5376221/general/d41bf1cf-13a4-404f-acfe-4cfd1ab607b4.jpg',
'https://images.openlane.eu/carimgs/5376221/general/8e3765ac-2676-4501-b63c-77441d9088b5.jpg',
'https://images.openlane.eu/carimgs/5376221/general/04b133c9-a9a0-422b-aa32-99e06ec77746.jpg',
'https://images.openlane.eu/carimgs/5376221/general/3885a9aa-66bf-431c-bc3b-f749a0133b56.jpg',
'https://images.openlane.eu/carimgs/5376221/general/573dd9ec-c539-4431-a108-3f8f872c58d5.jpg',
'https://images.openlane.eu/carimgs/5376221/general/40fe20ae-b8b1-4288-be16-12d0c56b2786.jpg',
'https://images.openlane.eu/carimgs/5376221/general/32551fa4-68cb-4d6d-adaf-eeb29f19457a.jpg',
'https://images.openlane.eu/carimgs/5376221/general/4c2e5ae6-31dd-460d-b9a2-b77ce39c4997.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/4e025967-7bde-4b21-9938-af40d9464e2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84147,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/09e4f155-e608-4b43-8f94-d22e9714dcbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/d41bf1cf-13a4-404f-acfe-4cfd1ab607b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/8e3765ac-2676-4501-b63c-77441d9088b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/04b133c9-a9a0-422b-aa32-99e06ec77746.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/3885a9aa-66bf-431c-bc3b-f749a0133b56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/573dd9ec-c539-4431-a108-3f8f872c58d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/40fe20ae-b8b1-4288-be16-12d0c56b2786.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/32551fa4-68cb-4d6d-adaf-eeb29f19457a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62f32d7f-9f9b-594a-af26-1509643a9e21/62f32d7f-9f9b-594a-af26-1509643a9e21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5376221/general/4c2e5ae6-31dd-460d-b9a2-b77ce39c4997.jpg',
'Width': 800}],
'price': 48000,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'252 hp - 43.500 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:50 [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 13:38:50 [adesa.fr] INFO: Saving data for 10723077: {'created_time': 1774445930.796493, 'last_price_update_time': 1774445930.796504, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723077') HTTP/1.1" 204 0
2026-03-25 13:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df46c335-b46a-5bad-a063-2dd3395b6286 with identifier: 10724534
2026-03-25 13:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df46c335-b46a-5bad-a063-2dd3395b6286 with scrape type 1
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df46c335-b46a-5bad-a063-2dd3395b6286
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F66f239bb-f71e-4d15-b00e-cc16eef9bf95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/66f239bb-f71e-4d15-b00e-cc16eef9bf95.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F6f523911-3e9f-48e8-a590-0a237df9febd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/6f523911-3e9f-48e8-a590-0a237df9febd.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252Ff0f6cde5-8bf8-4d09-89db-057dde6657c0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/f0f6cde5-8bf8-4d09-89db-057dde6657c0.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F79d58c5a-3833-4462-834b-d94bd1190500.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/79d58c5a-3833-4462-834b-d94bd1190500.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F9c1d4d4a-f239-4071-adca-079d46bdff9f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/9c1d4d4a-f239-4071-adca-079d46bdff9f.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F34b8ef82-fd7f-496a-98d0-475c9e4a16be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/34b8ef82-fd7f-496a-98d0-475c9e4a16be.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252Faf45e56a-87ba-42f1-af1a-136d129531d3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/af45e56a-87ba-42f1-af1a-136d129531d3.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F6f417775-630f-4fe6-9299-079471b77c45.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/6f417775-630f-4fe6-9299-079471b77c45.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F3192c278-1cf9-4c52-8ddf-664ac655f114.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/3192c278-1cf9-4c52-8ddf-664ac655f114.jpeg already downloaded
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5700216%252Fgeneral%252F4600c02f-d1c1-45dc-bfd6-54871086a4d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700216/general/4600c02f-d1c1-45dc-bfd6-54871086a4d0.jpeg already downloaded
2026-03-25 13:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df46c335-b46a-5bad-a063-2dd3395b6286, identifier: 10724534
2026-03-25 13:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df46c335-b46a-5bad-a063-2dd3395b6286 with identifier: 10724534
2026-03-25 13:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df46c335-b46a-5bad-a063-2dd3395b6286 with identifier: 10724534
2026-03-25 13:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df46c335-b46a-5bad-a063-2dd3395b6286 with identifier: 10724534 to the API
2026-03-25 13:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'df46c335-b46a-5bad-a063-2dd3395b6286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT714WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 140550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5700216/general/66f239bb-f71e-4d15-b00e-cc16eef9bf95.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/6f523911-3e9f-48e8-a590-0a237df9febd.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/f0f6cde5-8bf8-4d09-89db-057dde6657c0.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/79d58c5a-3833-4462-834b-d94bd1190500.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/9c1d4d4a-f239-4071-adca-079d46bdff9f.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/34b8ef82-fd7f-496a-98d0-475c9e4a16be.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/af45e56a-87ba-42f1-af1a-136d129531d3.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/6f417775-630f-4fe6-9299-079471b77c45.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/3192c278-1cf9-4c52-8ddf-664ac655f114.jpeg',
'https://images.openlane.eu/carimgs/5700216/general/4600c02f-d1c1-45dc-bfd6-54871086a4d0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437711,
'Height': 1426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/66f239bb-f71e-4d15-b00e-cc16eef9bf95.jpeg',
'Width': 2320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392441,
'Height': 1411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/6f523911-3e9f-48e8-a590-0a237df9febd.jpeg',
'Width': 2289},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419547,
'Height': 1451,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/f0f6cde5-8bf8-4d09-89db-057dde6657c0.jpeg',
'Width': 2279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399523,
'Height': 1420,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/79d58c5a-3833-4462-834b-d94bd1190500.jpeg',
'Width': 2233},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1381766,
'Height': 2521,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/9c1d4d4a-f239-4071-adca-079d46bdff9f.jpeg',
'Width': 5001},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1689797,
'Height': 2717,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/34b8ef82-fd7f-496a-98d0-475c9e4a16be.jpeg',
'Width': 5339},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3142018,
'Height': 5712,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/af45e56a-87ba-42f1-af1a-136d129531d3.jpeg',
'Width': 4284},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4417828,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/6f417775-630f-4fe6-9299-079471b77c45.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3326376,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/3192c278-1cf9-4c52-8ddf-664ac655f114.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df46c335-b46a-5bad-a063-2dd3395b6286/df46c335-b46a-5bad-a063-2dd3395b6286_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 922609,
'Height': 3336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700216/general/4600c02f-d1c1-45dc-bfd6-54871086a4d0.jpeg',
'Width': 4888}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Mimess Import-Export SRL',
'title': 'BMW X5 M 50d M Performance - xDrive - Diesel - Automatic - 400 hp - '
'140.550 km',
'transmission': 'automatic',
'trim': 'M Performance',
'vin': None,
'year': 2020}
2026-03-25 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:52 [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 13:38:52 [adesa.fr] INFO: Saving data for 10724534: {'created_time': 1774445932.161171, 'last_price_update_time': 1774445932.161182, 'auction_closing_time': 1774603800.0}
2026-03-25 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724534') HTTP/1.1" 204 0
2026-03-25 13:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38: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 13:38:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/7118a5fc-9199-480f-8986-8c5c1423e015.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723752)
2026-03-25 13:38:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723700)
2026-03-25 13:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10723619
2026-03-25 13:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0024b7a-28bf-5a26-9687-e329d6aa7afa with scrape type 1
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg not downloaded yet
2026-03-25 13:38:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/4a51cd53-9bd0-4454-af38-4dea8805b33b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg not downloaded yet
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg not downloaded yet
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg not downloaded yet
2026-03-25 13:38:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0cd4294-78be-5c1a-9e22-6a290171dc6b, skipping ID generation
2026-03-25 13:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 1
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0cd4294-78be-5c1a-9e22-6a290171dc6b sending to next pipeline
2026-03-25 13:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0cd4294-78be-5c1a-9e22-6a290171dc6b, identifier: 10723752
2026-03-25 13:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10723752
2026-03-25 13:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10723752
2026-03-25 13:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10723752 to the API
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5715312/general/7118a5fc-9199-480f-8986-8c5c1423e015.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'c0cd4294-78be-5c1a-9e22-6a290171dc6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-648-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723752',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 143628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer Shine - Diesel - Automatic - 130 hp - '
'143.628 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:53 [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 13:38:53 [adesa.fr] INFO: Saving data for 10723752: {'created_time': 1774445933.6539, 'last_price_update_time': 1774445933.653912, 'auction_closing_time': 1774599000.0}
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723752') HTTP/1.1" 204 0
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F93819ab5-3211-4d78-bcf3-716faae92663.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg not downloaded yet
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-25 13:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252Ffd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg not downloaded yet
2026-03-25 13:38:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9651fdea-17e0-54f1-930e-9ea8600ee347, skipping ID generation
2026-03-25 13:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 1
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9651fdea-17e0-54f1-930e-9ea8600ee347 sending to next pipeline
2026-03-25 13:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9651fdea-17e0-54f1-930e-9ea8600ee347, identifier: 10723700
2026-03-25 13:38:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10723700
2026-03-25 13:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10723700
2026-03-25 13:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10723700 to the API
2026-03-25 13:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5619253/general/3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '9651fdea-17e0-54f1-930e-9ea8600ee347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-722-QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723700',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e Luxury - xDrive - Hybrid - Automatic - '
'292 hp - 114.642 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [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 13:38:56 [adesa.fr] INFO: Saving data for 10723700: {'created_time': 1774445936.091799, 'last_price_update_time': 1774445936.091814, 'auction_closing_time': 1774599000.0}
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723700') HTTP/1.1" 204 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg not downloaded yet
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d32fee3d0>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252F920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg not downloaded yet
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252Fe2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg not downloaded yet
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5721163%252Fgeneral%252Fd47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg not downloaded yet
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022fed0>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F93819ab5-3211-4d78-bcf3-716faae92663.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022f1d0>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Fe2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024c710>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Fd47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300de190>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f29dd0>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f28ad0>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Ffd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300dcc90>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f1fb50>
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg saved to cache
2026-03-25 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723619)
2026-03-25 13:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e27d10>
2026-03-25 13:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg saved to cache
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-25 13:38:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0024b7a-28bf-5a26-9687-e329d6aa7afa, skipping ID generation
2026-03-25 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0024b7a-28bf-5a26-9687-e329d6aa7afa with scrape type 1
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0024b7a-28bf-5a26-9687-e329d6aa7afa sending to next pipeline
2026-03-25 13:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0024b7a-28bf-5a26-9687-e329d6aa7afa, identifier: 10723619
2026-03-25 13:38:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10723619
2026-03-25 13:38:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10723619
2026-03-25 13:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10723619 to the API
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0024b7a-28bf-5a26-9687-e329d6aa7afa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-842-QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723619',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 74486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg',
'Width': 800}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 74.486 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [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 13:38:57 [adesa.fr] INFO: Saving data for 10723619: {'created_time': 1774445937.593494, 'last_price_update_time': 1774445937.593506, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723619') HTTP/1.1" 204 0
2026-03-25 13:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/f096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:38:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723763)
2026-03-25 13:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc6dba7-4d1e-5d82-b434-038175e5304e with identifier: 10701175
2026-03-25 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6dba7-4d1e-5d82-b434-038175e5304e with scrape type 2
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc6dba7-4d1e-5d82-b434-038175e5304e with scrape type 2
2026-03-25 13:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5dc6dba7-4d1e-5d82-b434-038175e5304e, identifier: 10701175
2026-03-25 13:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1dca7d-e181-5ce1-a762-c8e43c10206a with identifier: 10723090
2026-03-25 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1dca7d-e181-5ce1-a762-c8e43c10206a with scrape type 1
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f1dca7d-e181-5ce1-a762-c8e43c10206a
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252Fd401193b-0751-4743-a12d-4d4f3cf58ce1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/d401193b-0751-4743-a12d-4d4f3cf58ce1.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252F704cec13-599f-4486-9371-f698405b029b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/704cec13-599f-4486-9371-f698405b029b.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252Fe5707472-d569-4c5d-9e0c-87c698756de1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/e5707472-d569-4c5d-9e0c-87c698756de1.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252F8e7e8a30-9793-4c1b-9eab-f01355b3d1da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/8e7e8a30-9793-4c1b-9eab-f01355b3d1da.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252Fb8bc84ee-c21a-45bf-bea9-e22981ec7c75.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/b8bc84ee-c21a-45bf-bea9-e22981ec7c75.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252F10f5024b-d4a3-469e-b455-e5170fd284b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/10f5024b-d4a3-469e-b455-e5170fd284b9.jpg already downloaded
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5480771%252Fgeneral%252F2f350a96-575e-4998-8871-d1213bb7cbad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/2f350a96-575e-4998-8871-d1213bb7cbad.jpg already downloaded
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5480771%252Fgeneral%252F7c940aba-6efd-4895-9947-ecb99a8ee9ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/7c940aba-6efd-4895-9947-ecb99a8ee9ba.jpg already downloaded
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5480771%252Fgeneral%252F70b5f393-ab76-46fc-bbe0-d946a35d919a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/70b5f393-ab76-46fc-bbe0-d946a35d919a.jpg already downloaded
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5480771%252Fgeneral%252Fb8909000-68c6-4f62-9810-36c0f0892edc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5480771/general/b8909000-68c6-4f62-9810-36c0f0892edc.jpg already downloaded
2026-03-25 13:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9f1dca7d-e181-5ce1-a762-c8e43c10206a, identifier: 10723090
2026-03-25 13:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5dc6dba7-4d1e-5d82-b434-038175e5304e with identifier: 10701175
2026-03-25 13:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5dc6dba7-4d1e-5d82-b434-038175e5304e with identifier: 10701175
2026-03-25 13:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5dc6dba7-4d1e-5d82-b434-038175e5304e with identifier: 10701175 to the API
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701175>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5dc6dba7-4d1e-5d82-b434-038175e5304e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-303-RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701175',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 71041,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 140 hp - 71.041 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:58 [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 13:38:58 [adesa.fr] INFO: Saving data for 10701175: {'auction_closing_time': 1774512000.0, 'created_time': 1774013483.151353, 'last_price_update_time': 1774445938.506235}
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701175') HTTP/1.1" 204 0
2026-03-25 13:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9f1dca7d-e181-5ce1-a762-c8e43c10206a with identifier: 10723090
2026-03-25 13:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9f1dca7d-e181-5ce1-a762-c8e43c10206a with identifier: 10723090
2026-03-25 13:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9f1dca7d-e181-5ce1-a762-c8e43c10206a with identifier: 10723090 to the API
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '9f1dca7d-e181-5ce1-a762-c8e43c10206a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-598-ZR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723090',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'eVito',
'odometer': 50351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5480771/general/d401193b-0751-4743-a12d-4d4f3cf58ce1.jpg',
'https://images.openlane.eu/carimgs/5480771/general/704cec13-599f-4486-9371-f698405b029b.jpg',
'https://images.openlane.eu/carimgs/5480771/general/e5707472-d569-4c5d-9e0c-87c698756de1.jpg',
'https://images.openlane.eu/carimgs/5480771/general/8e7e8a30-9793-4c1b-9eab-f01355b3d1da.jpg',
'https://images.openlane.eu/carimgs/5480771/general/b8bc84ee-c21a-45bf-bea9-e22981ec7c75.jpg',
'https://images.openlane.eu/carimgs/5480771/general/10f5024b-d4a3-469e-b455-e5170fd284b9.jpg',
'https://images.openlane.eu/carimgs/5480771/general/2f350a96-575e-4998-8871-d1213bb7cbad.jpg',
'https://images.openlane.eu/carimgs/5480771/general/7c940aba-6efd-4895-9947-ecb99a8ee9ba.jpg',
'https://images.openlane.eu/carimgs/5480771/general/70b5f393-ab76-46fc-bbe0-d946a35d919a.jpg',
'https://images.openlane.eu/carimgs/5480771/general/b8909000-68c6-4f62-9810-36c0f0892edc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/d401193b-0751-4743-a12d-4d4f3cf58ce1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/704cec13-599f-4486-9371-f698405b029b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/e5707472-d569-4c5d-9e0c-87c698756de1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/8e7e8a30-9793-4c1b-9eab-f01355b3d1da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80034,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/b8bc84ee-c21a-45bf-bea9-e22981ec7c75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/10f5024b-d4a3-469e-b455-e5170fd284b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28855,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/2f350a96-575e-4998-8871-d1213bb7cbad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93104,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/7c940aba-6efd-4895-9947-ecb99a8ee9ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/70b5f393-ab76-46fc-bbe0-d946a35d919a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1dca7d-e181-5ce1-a762-c8e43c10206a/9f1dca7d-e181-5ce1-a762-c8e43c10206a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98929,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5480771/general/b8909000-68c6-4f62-9810-36c0f0892edc.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz eVito L2 35 kWh - Electric - Automatic - 116 hp - '
'50.351 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:58 [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 13:38:58 [adesa.fr] INFO: Saving data for 10723090: {'created_time': 1774445938.868058, 'last_price_update_time': 1774445938.868069, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723090') HTTP/1.1" 204 0
2026-03-25 13:38:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/a355d0af-e952-4bf0-9275-a46b3ea0a46d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:38:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:38:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, skipping ID generation
2026-03-25 13:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-25 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 sending to next pipeline
2026-03-25 13:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, identifier: 10723763
2026-03-25 13:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10723763
2026-03-25 13:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10723763
2026-03-25 13:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10723763 to the API
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '49b1f164-8a8e-5476-b009-d6bd0d1e3bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-591-SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723763',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 84568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140802,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210495,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231303,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229214,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49550,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53865,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62293,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/b205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50076,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/e456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39958,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg',
'Width': 720}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 16d M Sport - Diesel - Automatic - 116 hp - 84.568 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:59 [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 13:38:59 [adesa.fr] INFO: Saving data for 10723763: {'created_time': 1774445939.304952, 'last_price_update_time': 1774445939.304966, 'auction_closing_time': 1774599000.0}
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723763') HTTP/1.1" 204 0
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 due to Ignoring non-200 response
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a6aac8-7913-5068-9ad1-221365df1d43 with identifier: 10723073
2026-03-25 13:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a6aac8-7913-5068-9ad1-221365df1d43 with scrape type 1
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1a6aac8-7913-5068-9ad1-221365df1d43
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Fd6952b08-1a0a-4356-95b9-15293d8133bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/d6952b08-1a0a-4356-95b9-15293d8133bf.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Fc62a02f1-f5b2-4c6c-9b4e-83ccd38c5d9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/c62a02f1-f5b2-4c6c-9b4e-83ccd38c5d9e.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Fef03bcf9-ede6-479a-8ae5-aa5179356dd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/ef03bcf9-ede6-479a-8ae5-aa5179356dd1.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Fdf501631-6f05-4cab-b66b-9234dbe45969.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/df501631-6f05-4cab-b66b-9234dbe45969.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252F97312700-34a7-4828-a7ce-720fb18b27e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/97312700-34a7-4828-a7ce-720fb18b27e6.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252F3a5c93a1-54e9-4497-af95-8a435a971da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/3a5c93a1-54e9-4497-af95-8a435a971da7.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Ff3c32445-3ace-4486-bd30-c0461bfc3ea2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/f3c32445-3ace-4486-bd30-c0461bfc3ea2.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252F6d45d403-2a7b-441e-9a4c-fead765e64bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/6d45d403-2a7b-441e-9a4c-fead765e64bb.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252F3b0df06a-6437-4138-a805-1e8f73b7c7f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/3b0df06a-6437-4138-a805-1e8f73b7c7f2.jpg already downloaded
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5299746%252Fgeneral%252Fd73b8a05-1317-49ff-961c-4da9f6d833ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299746/general/d73b8a05-1317-49ff-961c-4da9f6d833ea.jpg already downloaded
2026-03-25 13:38:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1a6aac8-7913-5068-9ad1-221365df1d43, identifier: 10723073
2026-03-25 13:38:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1a6aac8-7913-5068-9ad1-221365df1d43 with identifier: 10723073
2026-03-25 13:38:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1a6aac8-7913-5068-9ad1-221365df1d43 with identifier: 10723073
2026-03-25 13:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1a6aac8-7913-5068-9ad1-221365df1d43 with identifier: 10723073 to the API
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723073>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f1a6aac8-7913-5068-9ad1-221365df1d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-187-HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723073',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 70773,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5299746/general/d6952b08-1a0a-4356-95b9-15293d8133bf.jpg',
'https://images.openlane.eu/carimgs/5299746/general/c62a02f1-f5b2-4c6c-9b4e-83ccd38c5d9e.jpg',
'https://images.openlane.eu/carimgs/5299746/general/ef03bcf9-ede6-479a-8ae5-aa5179356dd1.jpg',
'https://images.openlane.eu/carimgs/5299746/general/df501631-6f05-4cab-b66b-9234dbe45969.jpg',
'https://images.openlane.eu/carimgs/5299746/general/97312700-34a7-4828-a7ce-720fb18b27e6.jpg',
'https://images.openlane.eu/carimgs/5299746/general/3a5c93a1-54e9-4497-af95-8a435a971da7.jpg',
'https://images.openlane.eu/carimgs/5299746/general/f3c32445-3ace-4486-bd30-c0461bfc3ea2.jpg',
'https://images.openlane.eu/carimgs/5299746/general/6d45d403-2a7b-441e-9a4c-fead765e64bb.jpg',
'https://images.openlane.eu/carimgs/5299746/general/3b0df06a-6437-4138-a805-1e8f73b7c7f2.jpg',
'https://images.openlane.eu/carimgs/5299746/general/d73b8a05-1317-49ff-961c-4da9f6d833ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93830,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/d6952b08-1a0a-4356-95b9-15293d8133bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/c62a02f1-f5b2-4c6c-9b4e-83ccd38c5d9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/ef03bcf9-ede6-479a-8ae5-aa5179356dd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/df501631-6f05-4cab-b66b-9234dbe45969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/97312700-34a7-4828-a7ce-720fb18b27e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/3a5c93a1-54e9-4497-af95-8a435a971da7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/f3c32445-3ace-4486-bd30-c0461bfc3ea2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/6d45d403-2a7b-441e-9a4c-fead765e64bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/3b0df06a-6437-4138-a805-1e8f73b7c7f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6aac8-7913-5068-9ad1-221365df1d43/f1a6aac8-7913-5068-9ad1-221365df1d43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299746/general/d73b8a05-1317-49ff-961c-4da9f6d833ea.jpg',
'Width': 800}],
'price': 55400,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 70.773 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:59 [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 13:38:59 [adesa.fr] INFO: Saving data for 10723073: {'created_time': 1774445939.938452, 'last_price_update_time': 1774445939.938464, 'auction_closing_time': 1774527300.0}
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723073') HTTP/1.1" 204 0
2026-03-25 13:38:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/e8621312-3ded-43d3-b07e-f738527a7385.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/1ade7c08-3f6f-4754-9e34-d389e5b5f80e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/e601df27-ba00-45a3-a6ad-df0308a28c16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/7180ed23-c5bc-40e3-a091-f2ab8b1229ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10723624
2026-03-25 13:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25585b5a-4070-5c96-8e18-aec7edb09f78 with scrape type 1
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F75b358fe-4997-45df-982c-237e379efad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252Fbe1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg not downloaded yet
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg not downloaded yet
2026-03-25 13:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F7048dd80-a365-45ca-93b3-89ff7766aecc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F70694106-aa36-4397-a097-a022ec2a018c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg not downloaded yet
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg not downloaded yet
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5729600%252Fgeneral%252F9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg not downloaded yet
2026-03-25 13:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca58402-a197-5c65-a4d5-98df3856b9bb with identifier: 10723088
2026-03-25 13:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ca58402-a197-5c65-a4d5-98df3856b9bb with scrape type 1
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ca58402-a197-5c65-a4d5-98df3856b9bb
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252Fbd43c176-85b9-43cd-8b13-4e6d775fa1f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/bd43c176-85b9-43cd-8b13-4e6d775fa1f1.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252Fe43040ae-c41c-4065-81a8-bd3d7c39aa47.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/e43040ae-c41c-4065-81a8-bd3d7c39aa47.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252Fef780950-8efe-47fd-90a7-aa8125e62f53.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/ef780950-8efe-47fd-90a7-aa8125e62f53.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252F88385cac-0c38-426e-9ddc-8004df165f73.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/88385cac-0c38-426e-9ddc-8004df165f73.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252F903c125f-b440-479f-9e03-dc8084afbb49.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/903c125f-b440-479f-9e03-dc8084afbb49.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252F317b92f0-9050-4927-9c49-a7c2cdf12143.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/317b92f0-9050-4927-9c49-a7c2cdf12143.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252Fe888d52b-59d5-4c3f-8bc2-e2f33103a9fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/e888d52b-59d5-4c3f-8bc2-e2f33103a9fd.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252F485f317b-1bbb-461e-97a4-9c5cc8201e00.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/485f317b-1bbb-461e-97a4-9c5cc8201e00.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252F99f19e6a-6840-43ef-aee4-c44eb3bcf373.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/99f19e6a-6840-43ef-aee4-c44eb3bcf373.jpg already downloaded
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5476331%252Fgeneral%252Ffcf472c2-d019-4469-8d27-db72eb5a7258.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5476331/general/fcf472c2-d019-4469-8d27-db72eb5a7258.jpg already downloaded
2026-03-25 13:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ca58402-a197-5c65-a4d5-98df3856b9bb, identifier: 10723088
2026-03-25 13:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ca58402-a197-5c65-a4d5-98df3856b9bb with identifier: 10723088
2026-03-25 13:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ca58402-a197-5c65-a4d5-98df3856b9bb with identifier: 10723088
2026-03-25 13:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ca58402-a197-5c65-a4d5-98df3856b9bb with identifier: 10723088 to the API
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723088>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9ca58402-a197-5c65-a4d5-98df3856b9bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-503-KB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723088',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 26547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5476331/general/bd43c176-85b9-43cd-8b13-4e6d775fa1f1.jpg',
'https://images.openlane.eu/carimgs/5476331/general/e43040ae-c41c-4065-81a8-bd3d7c39aa47.jpg',
'https://images.openlane.eu/carimgs/5476331/general/ef780950-8efe-47fd-90a7-aa8125e62f53.jpg',
'https://images.openlane.eu/carimgs/5476331/general/88385cac-0c38-426e-9ddc-8004df165f73.jpg',
'https://images.openlane.eu/carimgs/5476331/general/903c125f-b440-479f-9e03-dc8084afbb49.jpg',
'https://images.openlane.eu/carimgs/5476331/general/317b92f0-9050-4927-9c49-a7c2cdf12143.jpg',
'https://images.openlane.eu/carimgs/5476331/general/e888d52b-59d5-4c3f-8bc2-e2f33103a9fd.jpg',
'https://images.openlane.eu/carimgs/5476331/general/485f317b-1bbb-461e-97a4-9c5cc8201e00.jpg',
'https://images.openlane.eu/carimgs/5476331/general/99f19e6a-6840-43ef-aee4-c44eb3bcf373.jpg',
'https://images.openlane.eu/carimgs/5476331/general/fcf472c2-d019-4469-8d27-db72eb5a7258.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/bd43c176-85b9-43cd-8b13-4e6d775fa1f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/e43040ae-c41c-4065-81a8-bd3d7c39aa47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78042,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/ef780950-8efe-47fd-90a7-aa8125e62f53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88575,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/88385cac-0c38-426e-9ddc-8004df165f73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/903c125f-b440-479f-9e03-dc8084afbb49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67949,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/317b92f0-9050-4927-9c49-a7c2cdf12143.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80528,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/e888d52b-59d5-4c3f-8bc2-e2f33103a9fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/485f317b-1bbb-461e-97a4-9c5cc8201e00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/99f19e6a-6840-43ef-aee4-c44eb3bcf373.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca58402-a197-5c65-a4d5-98df3856b9bb/9ca58402-a197-5c65-a4d5-98df3856b9bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5476331/general/fcf472c2-d019-4469-8d27-db72eb5a7258.jpg',
'Width': 800}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'26.547 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:01 [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 13:39:01 [adesa.fr] INFO: Saving data for 10723088: {'created_time': 1774445941.058834, 'last_price_update_time': 1774445941.058847, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723088') HTTP/1.1" 204 0
2026-03-25 13:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e6d250>
2026-03-25 13:39:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252Fbe1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg saved to cache
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ae719f-9787-57a1-9825-1a2479e4c159 with identifier: 10723083
2026-03-25 13:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79ae719f-9787-57a1-9825-1a2479e4c159 with scrape type 1
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79ae719f-9787-57a1-9825-1a2479e4c159
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F2c126ce6-1649-49af-8450-953a40de502e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/2c126ce6-1649-49af-8450-953a40de502e.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F7b419ee5-f049-47b2-aca3-67a671a79af4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/7b419ee5-f049-47b2-aca3-67a671a79af4.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F2d7af758-b28d-42ee-8bbc-f03b78dd9655.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/2d7af758-b28d-42ee-8bbc-f03b78dd9655.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252Fd618e79e-b21e-4fc1-842b-8366ac9a4feb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/d618e79e-b21e-4fc1-842b-8366ac9a4feb.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252Fed68be9e-5eaf-482b-89cf-04baee1973d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/ed68be9e-5eaf-482b-89cf-04baee1973d3.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F58ba1491-7f10-45b7-bf76-33369630e0da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/58ba1491-7f10-45b7-bf76-33369630e0da.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F2c17db3b-609f-4ff6-9763-91421f457eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/2c17db3b-609f-4ff6-9763-91421f457eb8.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F858bbb3d-884b-4e35-9aba-60e7a01295aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/858bbb3d-884b-4e35-9aba-60e7a01295aa.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F4c1f5a58-77ea-4bcb-a53e-498cd55ced0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/4c1f5a58-77ea-4bcb-a53e-498cd55ced0a.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5425437%252Fgeneral%252F5dd51b72-e53e-4b13-9997-f5c6ebb407f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425437/general/5dd51b72-e53e-4b13-9997-f5c6ebb407f9.jpg already downloaded
2026-03-25 13:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79ae719f-9787-57a1-9825-1a2479e4c159, identifier: 10723083
2026-03-25 13:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3fe198e-85e3-5055-9371-a2af1b1f75b1 with identifier: 10723074
2026-03-25 13:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3fe198e-85e3-5055-9371-a2af1b1f75b1 with scrape type 1
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3fe198e-85e3-5055-9371-a2af1b1f75b1
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F55ae3f6c-c234-4304-8404-eedfdd53ab01.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/55ae3f6c-c234-4304-8404-eedfdd53ab01.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F0beae503-b7fd-4d3f-ac09-896bff945561.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/0beae503-b7fd-4d3f-ac09-896bff945561.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F1a74adc7-630f-4618-9fae-0da058e23fff.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/1a74adc7-630f-4618-9fae-0da058e23fff.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252Fb49069a1-4108-4bed-b0d3-4d08714399e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/b49069a1-4108-4bed-b0d3-4d08714399e8.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252Fc56f501a-b24d-491b-9c1b-620fce1c3a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/c56f501a-b24d-491b-9c1b-620fce1c3a1a.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252Fb56f9db0-8973-4130-84c0-b603ff00c416.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/b56f9db0-8973-4130-84c0-b603ff00c416.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F390676f2-232e-4729-a7e4-dd9aee2ecf4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/390676f2-232e-4729-a7e4-dd9aee2ecf4c.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F23a8601d-d30c-44c1-b3d7-95635d7b4c20.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/23a8601d-d30c-44c1-b3d7-95635d7b4c20.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252F9524cecd-e1d7-4431-b586-d5a42aa7b203.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/9524cecd-e1d7-4431-b586-d5a42aa7b203.jpg already downloaded
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5299747%252Fgeneral%252Fb299042a-d060-41c8-a8cb-4773fd75d868.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5299747/general/b299042a-d060-41c8-a8cb-4773fd75d868.jpg already downloaded
2026-03-25 13:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3fe198e-85e3-5055-9371-a2af1b1f75b1, identifier: 10723074
2026-03-25 13:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79ae719f-9787-57a1-9825-1a2479e4c159 with identifier: 10723083
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-25 13:39:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79ae719f-9787-57a1-9825-1a2479e4c159 with identifier: 10723083
2026-03-25 13:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79ae719f-9787-57a1-9825-1a2479e4c159 with identifier: 10723083 to the API
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723083>
{'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': 136,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'LPG',
'id': '79ae719f-9787-57a1-9825-1a2479e4c159',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY-435-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723083',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 154331,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5425437/general/2c126ce6-1649-49af-8450-953a40de502e.jpg',
'https://images.openlane.eu/carimgs/5425437/general/7b419ee5-f049-47b2-aca3-67a671a79af4.jpg',
'https://images.openlane.eu/carimgs/5425437/general/2d7af758-b28d-42ee-8bbc-f03b78dd9655.jpg',
'https://images.openlane.eu/carimgs/5425437/general/d618e79e-b21e-4fc1-842b-8366ac9a4feb.jpg',
'https://images.openlane.eu/carimgs/5425437/general/ed68be9e-5eaf-482b-89cf-04baee1973d3.jpg',
'https://images.openlane.eu/carimgs/5425437/general/58ba1491-7f10-45b7-bf76-33369630e0da.jpg',
'https://images.openlane.eu/carimgs/5425437/general/2c17db3b-609f-4ff6-9763-91421f457eb8.jpg',
'https://images.openlane.eu/carimgs/5425437/general/858bbb3d-884b-4e35-9aba-60e7a01295aa.jpg',
'https://images.openlane.eu/carimgs/5425437/general/4c1f5a58-77ea-4bcb-a53e-498cd55ced0a.jpg',
'https://images.openlane.eu/carimgs/5425437/general/5dd51b72-e53e-4b13-9997-f5c6ebb407f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/2c126ce6-1649-49af-8450-953a40de502e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/7b419ee5-f049-47b2-aca3-67a671a79af4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/2d7af758-b28d-42ee-8bbc-f03b78dd9655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/d618e79e-b21e-4fc1-842b-8366ac9a4feb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/ed68be9e-5eaf-482b-89cf-04baee1973d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62139,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/58ba1491-7f10-45b7-bf76-33369630e0da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/2c17db3b-609f-4ff6-9763-91421f457eb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50197,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/858bbb3d-884b-4e35-9aba-60e7a01295aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/4c1f5a58-77ea-4bcb-a53e-498cd55ced0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ae719f-9787-57a1-9825-1a2479e4c159/79ae719f-9787-57a1-9825-1a2479e4c159_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425437/general/5dd51b72-e53e-4b13-9997-f5c6ebb407f9.jpg',
'Width': 800}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Iveco Daily 3.0 - LPG - Manual - 136 hp - 154.331 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [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 13:39:02 [adesa.fr] INFO: Saving data for 10723083: {'created_time': 1774445942.37769, 'last_price_update_time': 1774445942.377702, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723083') HTTP/1.1" 204 0
2026-03-25 13:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3fe198e-85e3-5055-9371-a2af1b1f75b1 with identifier: 10723074
2026-03-25 13:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3fe198e-85e3-5055-9371-a2af1b1f75b1 with identifier: 10723074
2026-03-25 13:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3fe198e-85e3-5055-9371-a2af1b1f75b1 with identifier: 10723074 to the API
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723074>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd3fe198e-85e3-5055-9371-a2af1b1f75b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-381-KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723074',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 28063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5299747/general/55ae3f6c-c234-4304-8404-eedfdd53ab01.jpg',
'https://images.openlane.eu/carimgs/5299747/general/0beae503-b7fd-4d3f-ac09-896bff945561.jpg',
'https://images.openlane.eu/carimgs/5299747/general/1a74adc7-630f-4618-9fae-0da058e23fff.jpg',
'https://images.openlane.eu/carimgs/5299747/general/b49069a1-4108-4bed-b0d3-4d08714399e8.jpg',
'https://images.openlane.eu/carimgs/5299747/general/c56f501a-b24d-491b-9c1b-620fce1c3a1a.jpg',
'https://images.openlane.eu/carimgs/5299747/general/b56f9db0-8973-4130-84c0-b603ff00c416.jpg',
'https://images.openlane.eu/carimgs/5299747/general/390676f2-232e-4729-a7e4-dd9aee2ecf4c.jpg',
'https://images.openlane.eu/carimgs/5299747/general/23a8601d-d30c-44c1-b3d7-95635d7b4c20.jpg',
'https://images.openlane.eu/carimgs/5299747/general/9524cecd-e1d7-4431-b586-d5a42aa7b203.jpg',
'https://images.openlane.eu/carimgs/5299747/general/b299042a-d060-41c8-a8cb-4773fd75d868.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88894,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/55ae3f6c-c234-4304-8404-eedfdd53ab01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/0beae503-b7fd-4d3f-ac09-896bff945561.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/1a74adc7-630f-4618-9fae-0da058e23fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/b49069a1-4108-4bed-b0d3-4d08714399e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/c56f501a-b24d-491b-9c1b-620fce1c3a1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/b56f9db0-8973-4130-84c0-b603ff00c416.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121469,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/390676f2-232e-4729-a7e4-dd9aee2ecf4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/23a8601d-d30c-44c1-b3d7-95635d7b4c20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/9524cecd-e1d7-4431-b586-d5a42aa7b203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3fe198e-85e3-5055-9371-a2af1b1f75b1/d3fe198e-85e3-5055-9371-a2af1b1f75b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5299747/general/b299042a-d060-41c8-a8cb-4773fd75d868.jpg',
'Width': 800}],
'price': 55500,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 28.063 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [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 13:39:02 [adesa.fr] INFO: Saving data for 10723074: {'created_time': 1774445942.720881, 'last_price_update_time': 1774445942.720896, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723074') HTTP/1.1" 204 0
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3022f490>
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg saved to cache
2026-03-25 13:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30d1a4d0>
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg saved to cache
2026-03-25 13:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ab90d0>
2026-03-25 13:39:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b9ec50>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F70694106-aa36-4397-a097-a022ec2a018c.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10723129
2026-03-25 13:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with scrape type 1
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F13f1645a-9f84-481f-b686-c3dfa5493f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg not downloaded yet
2026-03-25 13:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10723747
2026-03-25 13:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 1
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F796eb298-897b-4565-871d-b2d8aa785659.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/796eb298-897b-4565-871d-b2d8aa785659.JPG not downloaded yet
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/6a078fb7-f65a-4d4f-9569-60af0bce2fdb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723624)
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252Fe261b5d9-c81b-438b-bc4e-001458e0e87b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg not downloaded yet
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252Fb6836c14-64c4-453d-82a8-6fc88007e011.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/b6836c14-64c4-453d-82a8-6fc88007e011.JPG not downloaded yet
2026-03-25 13:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ec6825-c4d6-53ec-a511-9916e8c180b3 with identifier: 10723110
2026-03-25 13:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ec6825-c4d6-53ec-a511-9916e8c180b3 with scrape type 1
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76ec6825-c4d6-53ec-a511-9916e8c180b3
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F16f57b7c-36c9-41cd-bec1-8a6cf692d05d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/16f57b7c-36c9-41cd-bec1-8a6cf692d05d.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F993f7a04-4fe1-42d4-837b-857b2760b208.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/993f7a04-4fe1-42d4-837b-857b2760b208.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F2c40aa58-bfd8-4f0b-b527-7e8dc8320c47.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/2c40aa58-bfd8-4f0b-b527-7e8dc8320c47.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F95794b57-de9b-409e-9b0a-5de6cc0c4a90.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/95794b57-de9b-409e-9b0a-5de6cc0c4a90.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F0e18117c-7bef-454b-b2fe-6ddb9ed7779c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/0e18117c-7bef-454b-b2fe-6ddb9ed7779c.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F2b436e8d-2b63-4dff-87d1-5af08e085021.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/2b436e8d-2b63-4dff-87d1-5af08e085021.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F2917ca27-acf3-46d4-8484-c71939252595.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/2917ca27-acf3-46d4-8484-c71939252595.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F2d9bd497-54e9-4130-af74-a36b9d8dc92f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/2d9bd497-54e9-4130-af74-a36b9d8dc92f.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F465a744b-5a33-4c28-88c6-9991b83c48fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/465a744b-5a33-4c28-88c6-9991b83c48fc.jpg already downloaded
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5583894%252Fgeneral%252F6fa2647c-9b3e-4961-978c-c4a4bc0e8b3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583894/general/6fa2647c-9b3e-4961-978c-c4a4bc0e8b3f.jpg already downloaded
2026-03-25 13:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76ec6825-c4d6-53ec-a511-9916e8c180b3, identifier: 10723110
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg not downloaded yet
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F8df9df37-35ef-4e70-888c-85479fd804cd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/8df9df37-35ef-4e70-888c-85479fd804cd.JPG not downloaded yet
2026-03-25 13:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76ec6825-c4d6-53ec-a511-9916e8c180b3 with identifier: 10723110
2026-03-25 13:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76ec6825-c4d6-53ec-a511-9916e8c180b3 with identifier: 10723110
2026-03-25 13:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76ec6825-c4d6-53ec-a511-9916e8c180b3 with identifier: 10723110 to the API
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '76ec6825-c4d6-53ec-a511-9916e8c180b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-063-RG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723110',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'EQE SUV',
'odometer': 20508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5583894/general/16f57b7c-36c9-41cd-bec1-8a6cf692d05d.jpg',
'https://images.openlane.eu/carimgs/5583894/general/993f7a04-4fe1-42d4-837b-857b2760b208.jpg',
'https://images.openlane.eu/carimgs/5583894/general/2c40aa58-bfd8-4f0b-b527-7e8dc8320c47.jpg',
'https://images.openlane.eu/carimgs/5583894/general/95794b57-de9b-409e-9b0a-5de6cc0c4a90.jpg',
'https://images.openlane.eu/carimgs/5583894/general/0e18117c-7bef-454b-b2fe-6ddb9ed7779c.jpg',
'https://images.openlane.eu/carimgs/5583894/general/2b436e8d-2b63-4dff-87d1-5af08e085021.jpg',
'https://images.openlane.eu/carimgs/5583894/general/2917ca27-acf3-46d4-8484-c71939252595.jpg',
'https://images.openlane.eu/carimgs/5583894/general/2d9bd497-54e9-4130-af74-a36b9d8dc92f.jpg',
'https://images.openlane.eu/carimgs/5583894/general/465a744b-5a33-4c28-88c6-9991b83c48fc.jpg',
'https://images.openlane.eu/carimgs/5583894/general/6fa2647c-9b3e-4961-978c-c4a4bc0e8b3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95244,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/16f57b7c-36c9-41cd-bec1-8a6cf692d05d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91906,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/993f7a04-4fe1-42d4-837b-857b2760b208.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104924,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/2c40aa58-bfd8-4f0b-b527-7e8dc8320c47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95698,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/95794b57-de9b-409e-9b0a-5de6cc0c4a90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/0e18117c-7bef-454b-b2fe-6ddb9ed7779c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98313,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/2b436e8d-2b63-4dff-87d1-5af08e085021.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/2917ca27-acf3-46d4-8484-c71939252595.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/2d9bd497-54e9-4130-af74-a36b9d8dc92f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/465a744b-5a33-4c28-88c6-9991b83c48fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ec6825-c4d6-53ec-a511-9916e8c180b3/76ec6825-c4d6-53ec-a511-9916e8c180b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37214,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583894/general/6fa2647c-9b3e-4961-978c-c4a4bc0e8b3f.jpg',
'Width': 800}],
'price': 44400,
'price_includes_vat': True,
'registration_date': '2023-10-05',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz EQE SUV 350 AMG Line - 4-Matic - Electric - Automatic '
'- 292 hp - 20.508 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [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 13:39:03 [adesa.fr] INFO: Saving data for 10723110: {'created_time': 1774445943.769419, 'last_price_update_time': 1774445943.769431, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723110') HTTP/1.1" 204 0
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709610/general/3f0f5e2a-82c6-4a32-8ef7-ba4027fff88f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723749)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/796eb298-897b-4565-871d-b2d8aa785659.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/54221c69-2d5a-4424-9b2c-f8732168603a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg not downloaded yet
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG not downloaded yet
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f22990>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e031d0>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F7048dd80-a365-45ca-93b3-89ff7766aecc.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fae510>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30b79950>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg saved to cache
2026-03-25 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30beb090>
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F75b358fe-4997-45df-982c-237e379efad7.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg saved to cache
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-25 13:39:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25585b5a-4070-5c96-8e18-aec7edb09f78, skipping ID generation
2026-03-25 13:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25585b5a-4070-5c96-8e18-aec7edb09f78 with scrape type 1
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25585b5a-4070-5c96-8e18-aec7edb09f78 sending to next pipeline
2026-03-25 13:39:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25585b5a-4070-5c96-8e18-aec7edb09f78, identifier: 10723624
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252Fc0169e64-1473-4586-874e-b3d1b01358db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg not downloaded yet
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG not downloaded yet
2026-03-25 13:39:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10723624
2026-03-25 13:39:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10723624
2026-03-25 13:39:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10723624 to the API
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25585b5a-4070-5c96-8e18-aec7edb09f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-544-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723624',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 29917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57166,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 29.917 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:04 [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 13:39:04 [adesa.fr] INFO: Saving data for 10723624: {'created_time': 1774445944.55558, 'last_price_update_time': 1774445944.555592, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723624') HTTP/1.1" 204 0
2026-03-25 13:39:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/b6836c14-64c4-453d-82a8-6fc88007e011.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/8df9df37-35ef-4e70-888c-85479fd804cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252Ff7aecdca-b993-403c-adce-cf0460bc070f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg not downloaded yet
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F0a462172-0612-475a-916b-ec9450474c48.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/0a462172-0612-475a-916b-ec9450474c48.JPG not downloaded yet
2026-03-25 13:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6365d788-a2b0-5cf0-b52a-c8378309cbae, skipping ID generation
2026-03-25 13:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6365d788-a2b0-5cf0-b52a-c8378309cbae with scrape type 1
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6365d788-a2b0-5cf0-b52a-c8378309cbae sending to next pipeline
2026-03-25 13:39:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6365d788-a2b0-5cf0-b52a-c8378309cbae, identifier: 10723749
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23ea7050>
2026-03-25 13:39:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F13f1645a-9f84-481f-b686-c3dfa5493f85.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg saved to cache
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10723776
2026-03-25 13:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252Fedf1a69d-4ff0-4846-bb67-322131b83776.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg not downloaded yet
2026-03-25 13:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10723749
2026-03-25 13:39:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10723749
2026-03-25 13:39:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10723749 to the API
2026-03-25 13:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709610/general/3f0f5e2a-82c6-4a32-8ef7-ba4027fff88f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '6365d788-a2b0-5cf0-b52a-c8378309cbae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN569SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723749',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 35177,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [],
'price': 52800,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 35.177 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [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 13:39:05 [adesa.fr] INFO: Saving data for 10723749: {'created_time': 1774445945.144202, 'last_price_update_time': 1774445945.144215, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723749') HTTP/1.1" 204 0
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG not downloaded yet
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6365d788-a2b0-5cf0-b52a-c8378309cbae due to Ignoring non-200 response
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252Fd357f820-35cd-486e-ad7f-9496f5fc2659.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10723711
2026-03-25 13:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 with scrape type 1
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dcd41cf-c409-5bf0-a823-6d88ed693195
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F880658b6-8a16-49b1-be89-4746ef68e6de.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/880658b6-8a16-49b1-be89-4746ef68e6de.JPG not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F7bed964f-2639-4b38-89e8-8ec4b8064245.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252Fbee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/bee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252F949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg not downloaded yet
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e1db90>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F888ae05f-b69d-4d8f-bd65-b8dc196803cb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/888ae05f-b69d-4d8f-bd65-b8dc196803cb.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F75647623-0574-47c5-b395-7cf7fa708a96.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252Fc4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/c4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252Fbdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F3b1e6fbf-25ab-442e-85df-f1f518e44d1b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/3b1e6fbf-25ab-442e-85df-f1f518e44d1b.JPG not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f36b10>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Fe261b5d9-c81b-438b-bc4e-001458e0e87b.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/0a462172-0612-475a-916b-ec9450474c48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5721162%252Fgeneral%252F0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5708626%252Fgeneral%252F151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252F9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg not downloaded yet
2026-03-25 13:39:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f152d0>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F604e8c35-c862-41e6-92ee-1b95a56620ba.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/604e8c35-c862-41e6-92ee-1b95a56620ba.JPG not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252F3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F39d8832b-cdcd-475d-bcb7-af969e62959c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/39d8832b-cdcd-475d-bcb7-af969e62959c.JPG not downloaded yet
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23fbc1d0>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Fc0169e64-1473-4586-874e-b3d1b01358db.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10723692
2026-03-25 13:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 1
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 820c9576-7ac1-5961-b3cb-554a5950bb85
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252Fa42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/a42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/888ae05f-b69d-4d8f-bd65-b8dc196803cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252Fe40da883-68a7-4330-9f19-042843ea6b5e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/e40da883-68a7-4330-9f19-042843ea6b5e.JPG not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/c4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F175fe20c-bbac-44ab-9920-db47857e7137.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/175fe20c-bbac-44ab-9920-db47857e7137.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG not downloaded yet
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252Ff92155dc-0d9e-439f-b3a8-835c6e88255a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg not downloaded yet
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252Ff3f51f81-5d4a-405e-9104-ac8876e98ac9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/f3f51f81-5d4a-405e-9104-ac8876e98ac9.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252Ff51da262-9f0b-4443-b216-e286b3b3bfb2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/f51da262-9f0b-4443-b216-e286b3b3bfb2.JPG not downloaded yet
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252F5213f35d-f0cd-4b44-b24c-94845b338c73.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg not downloaded yet
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3024d050>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fedf1a69d-4ff0-4846-bb67-322131b83776.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f80050>
2026-03-25 13:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fd357f820-35cd-486e-ad7f-9496f5fc2659.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg saved to cache
2026-03-25 13:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/a42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/39d8832b-cdcd-475d-bcb7-af969e62959c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252Fd0e397ca-fd41-4c75-a099-b57c16e3bf71.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/d0e397ca-fd41-4c75-a099-b57c16e3bf71.JPG not downloaded yet
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG not downloaded yet
2026-03-25 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741027%252Fgeneral%252F3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg not downloaded yet
2026-03-25 13:39: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 13:39:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e94590>
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F75647623-0574-47c5-b395-7cf7fa708a96.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg saved to cache
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252F57164df9-1a51-4a99-b8bf-94e32140518c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/57164df9-1a51-4a99-b8bf-94e32140518c.jpeg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5656161%252Fgeneral%252Fa8a3d0c5-303e-4ef4-948d-2516329d8fb4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656161/general/a8a3d0c5-303e-4ef4-948d-2516329d8fb4.JPG not downloaded yet
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252Fcc45c572-91c9-4240-bd63-cc9bbddada88.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/cc45c572-91c9-4240-bd63-cc9bbddada88.JPG not downloaded yet
2026-03-25 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39: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 13:39:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/f51da262-9f0b-4443-b216-e286b3b3bfb2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/f3f51f81-5d4a-405e-9104-ac8876e98ac9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F9983739d-3454-4262-b965-aca42f543898.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/9983739d-3454-4262-b965-aca42f543898.JPG not downloaded yet
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG not downloaded yet
2026-03-25 13:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10723741
2026-03-25 13:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with scrape type 1
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252Fd90d28ce-8c84-4e32-be88-2ed5971c155b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252Fc422e935-dca5-457c-bf98-6519787162d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252Fffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252Fe223230e-af48-4df6-9e86-ac32ee7636a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg already downloaded
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699660%252Fgeneral%252F25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg already downloaded
2026-03-25 13:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829, identifier: 10723741
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3009c1d0>
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fbdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg saved to cache
2026-03-25 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10723741
2026-03-25 13:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10723741
2026-03-25 13:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10723741 to the API
2026-03-25 13:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723741>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bd86ee7e-7c0b-524f-bbdf-1ebb31c08829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-178-TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723741',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 93289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg',
'https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg',
'https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg',
'https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg',
'https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg',
'https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg',
'https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg',
'https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg',
'https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg',
'https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430481,
'Height': 677,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg',
'Width': 1020}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Carat Exclusive - Petrol - Automatic - 130 '
'hp - 93.289 km',
'transmission': 'automatic',
'trim': 'Carat Exclusive',
'vin': None,
'year': 2019}
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:07 [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 13:39:07 [adesa.fr] INFO: Saving data for 10723741: {'created_time': 1774445947.471338, 'last_price_update_time': 1774445947.47135, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723741') HTTP/1.1" 204 0
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/a8a3d0c5-303e-4ef4-948d-2516329d8fb4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/cc45c572-91c9-4240-bd63-cc9bbddada88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG not downloaded yet
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:07 [scrapy.extensions.logstats] INFO: Crawled 431 pages (at 79 pages/min), scraped 237 items (at 39 items/min)
2026-03-25 13:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-25 13:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10723704
2026-03-25 13:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with scrape type 1
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F55d40a07-c161-482f-a617-a04bf29e524c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F6266f4b0-d950-4813-9ae7-475557a371de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F65f70ce0-f116-423d-9af4-e8239067d646.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252F8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252Fa4ae77d5-6578-4547-86fd-af802876f172.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg already downloaded
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5633638%252Fgeneral%252Ff6638f83-f843-4e9b-8b02-e156aa7263e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg already downloaded
2026-03-25 13:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d6de7f3-2571-5388-b8b8-ce122ce0d816, identifier: 10723704
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252F7dd0c23d-aaf1-48d5-9794-19504120a317.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/7dd0c23d-aaf1-48d5-9794-19504120a317.JPG not downloaded yet
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10723704
2026-03-25 13:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10723704
2026-03-25 13:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10723704 to the API
2026-03-25 13:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8d6de7f3-2571-5388-b8b8-ce122ce0d816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-905-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723704',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 122607,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg',
'https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg',
'https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg',
'https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg',
'https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg',
'https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg',
'https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg',
'https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg',
'https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg',
'https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 Executive - Hybrid - Automatic - 100 hp - 122.607 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:08 [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 13:39:08 [adesa.fr] INFO: Saving data for 10723704: {'created_time': 1774445948.13557, 'last_price_update_time': 1774445948.135583, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723704') HTTP/1.1" 204 0
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5584412%252Fgeneral%252Ff39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/f39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG not downloaded yet
2026-03-25 13:39:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.807(s), this was the 1st time calling it.
2026-03-25 13:39:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.080998101005424 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 13:39:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f14450>
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg saved to cache
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c5d710>
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg saved to cache
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/9983739d-3454-4262-b965-aca42f543898.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/d0e397ca-fd41-4c75-a099-b57c16e3bf71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10723718
2026-03-25 13:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aeb95663-b4f5-54be-8e5a-7562fe02f769
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F186f3169-858a-4636-b831-5333e4a9faf4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/186f3169-858a-4636-b831-5333e4a9faf4.JPG not downloaded yet
2026-03-25 13:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10723748
2026-03-25 13:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25574dda-7071-5061-b4ce-c7d93092ad7b
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG not downloaded yet
2026-03-25 13:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10723759
2026-03-25 13:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 1
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F5c00370e-feb0-42ee-a115-d334a8fc1b11.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/5c00370e-feb0-42ee-a115-d334a8fc1b11.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F0af771eb-dc4e-4b46-b555-922ac6221f31.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/0af771eb-dc4e-4b46-b555-922ac6221f31.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F469485e3-7e44-4d62-943c-e3460f266cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/469485e3-7e44-4d62-943c-e3460f266cdb.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F01ea0475-6038-4b3c-9c62-7f22cc613a5a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/01ea0475-6038-4b3c-9c62-7f22cc613a5a.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F06e17e5f-4706-414d-93a4-3d859e454f1d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/06e17e5f-4706-414d-93a4-3d859e454f1d.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252F7c621f80-39db-47d6-9582-af7e3a01633c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252Ff5bf73fa-1623-463a-835d-103679282ec7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252Fa3816987-3e1e-4836-99f2-a04940b57259.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/a3816987-3e1e-4836-99f2-a04940b57259.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252Fb497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg already downloaded
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724791%252Fgeneral%252Ff1764e32-1c4b-4899-843c-f96c230e4329.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/f1764e32-1c4b-4899-843c-f96c230e4329.jpeg already downloaded
2026-03-25 13:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141e5245-ebb3-57bd-bf24-da9fb705dbaf, identifier: 10723759
2026-03-25 13:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10723759
2026-03-25 13:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10723759
2026-03-25 13:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10723759 to the API
2026-03-25 13:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723759>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 796,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Electric',
'id': '141e5245-ebb3-57bd-bf24-da9fb705dbaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-444-LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723759',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5724791/general/5c00370e-feb0-42ee-a115-d334a8fc1b11.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/0af771eb-dc4e-4b46-b555-922ac6221f31.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/469485e3-7e44-4d62-943c-e3460f266cdb.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/01ea0475-6038-4b3c-9c62-7f22cc613a5a.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/06e17e5f-4706-414d-93a4-3d859e454f1d.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/a3816987-3e1e-4836-99f2-a04940b57259.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/f1764e32-1c4b-4899-843c-f96c230e4329.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206088,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/5c00370e-feb0-42ee-a115-d334a8fc1b11.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200035,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/0af771eb-dc4e-4b46-b555-922ac6221f31.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154413,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/469485e3-7e44-4d62-943c-e3460f266cdb.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222569,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/01ea0475-6038-4b3c-9c62-7f22cc613a5a.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49195,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/06e17e5f-4706-414d-93a4-3d859e454f1d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110462,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108347,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45457,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/a3816987-3e1e-4836-99f2-a04940b57259.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69349,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51592,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/f1764e32-1c4b-4899-843c-f96c230e4329.jpeg',
'Width': 720}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S Ludicrous Performance 100 kWh - Dual Motor - Electric '
'- Automatic - 796 hp - 156.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:09 [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 13:39:09 [adesa.fr] INFO: Saving data for 10723759: {'created_time': 1774445949.15554, 'last_price_update_time': 1774445949.15555, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723759') HTTP/1.1" 204 0
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252Fe5969b27-af3f-446a-b859-f42cf42557ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/e5969b27-af3f-446a-b859-f42cf42557ec.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252Fbcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/bcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG not downloaded yet
2026-03-25 13:39:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d301b4b10>
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Ff92155dc-0d9e-439f-b3a8-835c6e88255a.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg saved to cache
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/175fe20c-bbac-44ab-9920-db47857e7137.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741027/general/e40da883-68a7-4330-9f19-042843ea6b5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/7dd0c23d-aaf1-48d5-9794-19504120a317.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/604e8c35-c862-41e6-92ee-1b95a56620ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F0803d60c-f636-4601-b565-ea621b47aac0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/0803d60c-f636-4601-b565-ea621b47aac0.JPG not downloaded yet
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/3b1e6fbf-25ab-442e-85df-f1f518e44d1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG not downloaded yet
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/bee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723747)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/186f3169-858a-4636-b831-5333e4a9faf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/bcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/e5969b27-af3f-446a-b859-f42cf42557ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F566d8f49-d777-499f-9485-e4224492228b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/566d8f49-d777-499f-9485-e4224492228b.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F7ffbc278-71ad-48bd-a057-2cde927efb00.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/7ffbc278-71ad-48bd-a057-2cde927efb00.JPG not downloaded yet
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f34bd0>
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F5213f35d-f0cd-4b44-b24c-94845b338c73.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg saved to cache
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fc57e140-d804-55d2-aded-2c123ee56ad4 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/f39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723692)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG not downloaded yet
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656161/general/880658b6-8a16-49b1-be89-4746ef68e6de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723711)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/0803d60c-f636-4601-b565-ea621b47aac0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252Ff0451ab1-2657-4572-88ed-74d3a8494e73.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/f0451ab1-2657-4572-88ed-74d3a8494e73.JPG not downloaded yet
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252Fe7083546-7e04-41c3-aac6-153d34c4eda7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/e7083546-7e04-41c3-aac6-153d34c4eda7.JPG not downloaded yet
2026-03-25 13:39:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10723733
2026-03-25 13:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252F80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG not downloaded yet
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f3d350>
2026-03-25 13:39:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg saved to cache
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292, skipping ID generation
2026-03-25 13:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 1
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 sending to next pipeline
2026-03-25 13:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292, identifier: 10723747
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10723683
2026-03-25 13:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d459d55-867a-5d40-8088-7fd649fd59b9
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252F1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG not downloaded yet
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723776)
2026-03-25 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10723747
2026-03-25 13:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10723747
2026-03-25 13:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10723747 to the API
2026-03-25 13:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5708626/general/bee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-723-TK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723747',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 170465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 455 hp - '
'170.465 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:10 [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 13:39:10 [adesa.fr] INFO: Saving data for 10723747: {'created_time': 1774445950.226929, 'last_price_update_time': 1774445950.226941, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723747') HTTP/1.1" 204 0
2026-03-25 13:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252Fc4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/c4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG not downloaded yet
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG not downloaded yet
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252Fa016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/a016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG not downloaded yet
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252Fe9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/e9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG not downloaded yet
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/7ffbc278-71ad-48bd-a057-2cde927efb00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723129)
2026-03-25 13:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 820c9576-7ac1-5961-b3cb-554a5950bb85, skipping ID generation
2026-03-25 13:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 1
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 820c9576-7ac1-5961-b3cb-554a5950bb85 sending to next pipeline
2026-03-25 13:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 820c9576-7ac1-5961-b3cb-554a5950bb85, identifier: 10723692
2026-03-25 13:39:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9dcd41cf-c409-5bf0-a823-6d88ed693195, skipping ID generation
2026-03-25 13:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 with scrape type 1
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 sending to next pipeline
2026-03-25 13:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9dcd41cf-c409-5bf0-a823-6d88ed693195, identifier: 10723711
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f135d0>
2026-03-25 13:39:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg saved to cache
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/566d8f49-d777-499f-9485-e4224492228b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG not downloaded yet
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F454f9684-9034-439b-9be6-4c76ff682d02.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/454f9684-9034-439b-9be6-4c76ff682d02.JPG not downloaded yet
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252Fc4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/c4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG not downloaded yet
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252F31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG not downloaded yet
2026-03-25 13:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10723692
2026-03-25 13:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10723692
2026-03-25 13:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10723692 to the API
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5584412/general/f39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '820c9576-7ac1-5961-b3cb-554a5950bb85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-929-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723692',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 32999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 32.999 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:10 [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 13:39:10 [adesa.fr] INFO: Saving data for 10723692: {'created_time': 1774445950.979464, 'last_price_update_time': 1774445950.979476, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723692') HTTP/1.1" 204 0
2026-03-25 13:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10723711
2026-03-25 13:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10723711
2026-03-25 13:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10723711 to the API
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656161/general/880658b6-8a16-49b1-be89-4746ef68e6de.JPG>
{'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': 398,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '9dcd41cf-c409-5bf0-a823-6d88ed693195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-036-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723711',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83856,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dcd41cf-c409-5bf0-a823-6d88ed693195/9dcd41cf-c409-5bf0-a823-6d88ed693195_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3319700,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656161/general/57164df9-1a51-4a99-b8bf-94e32140518c.jpeg',
'Width': 4032}],
'price': 28000,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 398 hp - 83.856 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:11 [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 13:39:11 [adesa.fr] INFO: Saving data for 10723711: {'created_time': 1774445951.34991, 'last_price_update_time': 1774445951.349923, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723711') HTTP/1.1" 204 0
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 due to Ignoring non-200 response
2026-03-25 13:39:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30c318d0>
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg saved to cache
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bb53d0>
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg saved to cache
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-25 13:39:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc57e140-d804-55d2-aded-2c123ee56ad4, skipping ID generation
2026-03-25 13:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc57e140-d804-55d2-aded-2c123ee56ad4 sending to next pipeline
2026-03-25 13:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc57e140-d804-55d2-aded-2c123ee56ad4, identifier: 10723776
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f153d0>
2026-03-25 13:39:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39: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 13:39:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F7bed964f-2639-4b38-89e8-8ec4b8064245.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg saved to cache
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723696)
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5669756%252Fgeneral%252F92327bae-31d3-44ca-9d9e-018e0aed762b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/92327bae-31d3-44ca-9d9e-018e0aed762b.JPG not downloaded yet
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5709373%252Fgeneral%252F24ecac78-e416-4065-8e11-8f7e98a33ed9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/24ecac78-e416-4065-8e11-8f7e98a33ed9.JPG not downloaded yet
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252Ff9899c99-a287-49d5-99c9-824a64828934.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/f9899c99-a287-49d5-99c9-824a64828934.JPG not downloaded yet
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252Fea55b496-939b-4636-bbaa-22b0445a5dd7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/ea55b496-939b-4636-bbaa-22b0445a5dd7.JPG not downloaded yet
2026-03-25 13:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10723776
2026-03-25 13:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10723776
2026-03-25 13:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10723776 to the API
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.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': 405,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fc57e140-d804-55d2-aded-2c123ee56ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW953HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723776',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 147502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211693,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176032,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg',
'Width': 1376},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221745,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188786,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690133,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 607063,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566211,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg',
'Width': 1920}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T8 Polestar - AWD - Hybrid - Automatic - 405 hp - '
'147.502 km',
'transmission': 'automatic',
'trim': 'Polestar',
'vin': None,
'year': 2021}
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:12 [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 13:39:12 [adesa.fr] INFO: Saving data for 10723776: {'created_time': 1774445952.091424, 'last_price_update_time': 1774445952.091436, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723776') HTTP/1.1" 204 0
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30ba3ad0>
2026-03-25 13:39:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Ff7aecdca-b993-403c-adce-cf0460bc070f.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg saved to cache
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-25 13:39:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ad3f8de-6c4a-517e-a8fe-323782792cd7, skipping ID generation
2026-03-25 13:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with scrape type 1
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 sending to next pipeline
2026-03-25 13:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6ad3f8de-6c4a-517e-a8fe-323782792cd7, identifier: 10723129
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/f0451ab1-2657-4572-88ed-74d3a8494e73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/e7083546-7e04-41c3-aac6-153d34c4eda7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10723129
2026-03-25 13:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10723129
2026-03-25 13:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10723129 to the API
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6ad3f8de-6c4a-517e-a8fe-323782792cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-297-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723129',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 48471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103456,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70891,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105065,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg',
'Width': 800}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 48.471 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:12 [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 13:39:12 [adesa.fr] INFO: Saving data for 10723129: {'created_time': 1774445952.816792, 'last_price_update_time': 1774445952.816805, 'auction_closing_time': 1774527300.0}
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723129') HTTP/1.1" 204 0
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/e9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/a016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252F73f53507-0163-4ec3-a5ea-e879ceb5433f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/73f53507-0163-4ec3-a5ea-e879ceb5433f.JPG not downloaded yet
2026-03-25 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252Fc3840305-d85b-4365-a7a4-a7f213cb6979.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/c3840305-d85b-4365-a7a4-a7f213cb6979.JPG not downloaded yet
2026-03-25 13:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc, skipping ID generation
2026-03-25 13:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 1
2026-03-25 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc sending to next pipeline
2026-03-25 13:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc, identifier: 10723696
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252F89dd7d6e-234a-4d94-9a91-c3dbf8198896.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/89dd7d6e-234a-4d94-9a91-c3dbf8198896.JPG not downloaded yet
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252F4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG not downloaded yet
2026-03-25 13:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10723696
2026-03-25 13:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10723696
2026-03-25 13:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10723696 to the API
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG>
{'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': 292,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '429878dc-5dc0-5c6e-a26a-b39e5088b5dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-523-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723696',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 118100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 118.100 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:13 [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 13:39:13 [adesa.fr] INFO: Saving data for 10723696: {'created_time': 1774445953.597887, 'last_price_update_time': 1774445953.597899, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723696') HTTP/1.1" 204 0
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/454f9684-9034-439b-9be6-4c76ff682d02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/c4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/c4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-25 13:39:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/ea55b496-939b-4636-bbaa-22b0445a5dd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/24ecac78-e416-4065-8e11-8f7e98a33ed9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723748)
2026-03-25 13:39:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/f9899c99-a287-49d5-99c9-824a64828934.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252Fed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/ed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG not downloaded yet
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252Fef1ebf72-c6ba-4107-8664-f512beae1089.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/ef1ebf72-c6ba-4107-8664-f512beae1089.JPG not downloaded yet
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10723694
2026-03-25 13:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9c50b7-f499-5702-af73-1a8cb57a0732 with scrape type 1
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a9c50b7-f499-5702-af73-1a8cb57a0732
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F11ce580f-2c95-4058-b5de-646c0f0c295c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252Fd9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F7947932e-e207-4462-bcd4-93b77b51609c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F32f7002b-8958-41f9-af48-5883463b2df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg already downloaded
2026-03-25 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5593342%252Fgeneral%252F5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg already downloaded
2026-03-25 13:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a9c50b7-f499-5702-af73-1a8cb57a0732, identifier: 10723694
2026-03-25 13:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10723694
2026-03-25 13:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10723694
2026-03-25 13:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10723694 to the API
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1a9c50b7-f499-5702-af73-1a8cb57a0732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA542HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723694',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 174621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg',
'https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg',
'https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg',
'https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg',
'https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg',
'https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg',
'https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 Elegance - Hybrid - Automatic - 245 hp - '
'174.621 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:14 [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 13:39:14 [adesa.fr] INFO: Saving data for 10723694: {'created_time': 1774445954.300212, 'last_price_update_time': 1774445954.300224, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723694') HTTP/1.1" 204 0
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/92327bae-31d3-44ca-9d9e-018e0aed762b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723718)
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/c3840305-d85b-4365-a7a4-a7f213cb6979.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252Fbc35d65e-26e9-448b-b179-819bb0a57470.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/bc35d65e-26e9-448b-b179-819bb0a57470.JPG not downloaded yet
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252Fdca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/dca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG not downloaded yet
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/73f53507-0163-4ec3-a5ea-e879ceb5433f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25574dda-7071-5061-b4ce-c7d93092ad7b, skipping ID generation
2026-03-25 13:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25574dda-7071-5061-b4ce-c7d93092ad7b sending to next pipeline
2026-03-25 13:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25574dda-7071-5061-b4ce-c7d93092ad7b, identifier: 10723748
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/89dd7d6e-234a-4d94-9a91-c3dbf8198896.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252F0ad32a86-a9f7-4351-86cb-e64297729460.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/0ad32a86-a9f7-4351-86cb-e64297729460.JPG not downloaded yet
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252F58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG not downloaded yet
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10723748
2026-03-25 13:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10723748
2026-03-25 13:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10723748 to the API
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709373/general/24ecac78-e416-4065-8e11-8f7e98a33ed9.JPG>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '25574dda-7071-5061-b4ce-c7d93092ad7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-130-HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723748',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 161775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI Xcellence - Petrol - Automatic - 150 hp - '
'161.775 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:14 [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 13:39:14 [adesa.fr] INFO: Saving data for 10723748: {'created_time': 1774445954.830124, 'last_price_update_time': 1774445954.830139, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723748') HTTP/1.1" 204 0
2026-03-25 13:39:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/ef1ebf72-c6ba-4107-8664-f512beae1089.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/ed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5692280%252Fgeneral%252F2c8b9675-7294-45d9-9ba6-bdc870f18b51.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/2c8b9675-7294-45d9-9ba6-bdc870f18b51.jpg already downloaded
2026-03-25 13:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5411769%252Fgeneral%252F5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG not downloaded yet
2026-03-25 13:39:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aeb95663-b4f5-54be-8e5a-7562fe02f769, skipping ID generation
2026-03-25 13:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aeb95663-b4f5-54be-8e5a-7562fe02f769 sending to next pipeline
2026-03-25 13:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aeb95663-b4f5-54be-8e5a-7562fe02f769, identifier: 10723718
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10723718
2026-03-25 13:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10723718
2026-03-25 13:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10723718 to the API
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669756/general/92327bae-31d3-44ca-9d9e-018e0aed762b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'aeb95663-b4f5-54be-8e5a-7562fe02f769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-749-AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723718',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Highlander',
'odometer': 73033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [],
'price': 36300,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 7,
'seller_name': None,
'title': 'Toyota Highlander 2.5h Luxury - AWD - Hybrid - Automatic - 258 hp - '
'73.033 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:15 [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 13:39:15 [adesa.fr] INFO: Saving data for 10723718: {'created_time': 1774445955.327881, 'last_price_update_time': 1774445955.327896, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723718') HTTP/1.1" 204 0
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10723722
2026-03-25 13:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with scrape type 1
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252Ff03718c3-e0d3-4428-94e3-3088014bfd08.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F678cdad4-74df-4b68-bc4e-16e3dd786054.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252Ff7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F36994e0d-0c22-4364-bfee-a915be459dfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252Fdb21b37c-b788-4a19-81d2-f43e8b391d36.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252F12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg already downloaded
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5672846%252Fgeneral%252Ff74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg already downloaded
2026-03-25 13:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de, identifier: 10723722
2026-03-25 13:39:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/bc35d65e-26e9-448b-b179-819bb0a57470.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/dca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-25 13:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10723722
2026-03-25 13:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10723722
2026-03-25 13:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10723722 to the API
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723722>
{'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-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-280-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723722',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 144092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg',
'https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg',
'https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg',
'https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg',
'https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg',
'https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg',
'https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg',
'https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg',
'https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg',
'https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136782,
'Height': 574,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg',
'Width': 784},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 225 hp - 144.092 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:15 [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 13:39:15 [adesa.fr] INFO: Saving data for 10723722: {'created_time': 1774445955.93385, 'last_price_update_time': 1774445955.933865, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723722') HTTP/1.1" 204 0
2026-03-25 13:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/0ad32a86-a9f7-4351-86cb-e64297729460.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723733)
2026-03-25 13:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10723742
2026-03-25 13:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-25 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 617b7180-a37e-5926-810d-67a4c6a93ac1
2026-03-25 13:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG not downloaded yet
2026-03-25 13:39: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 13:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39: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 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252Fd8a3923e-b024-4f5e-8081-e48ea5797746.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG not downloaded yet
2026-03-25 13:39:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723683)
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252Fca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/ca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG not downloaded yet
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG not downloaded yet
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F78c98e6f-df3a-43fb-8496-204776f87c97.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/78c98e6f-df3a-43fb-8496-204776f87c97.JPG not downloaded yet
2026-03-25 13:39:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252Faf554f6f-350b-4382-aae3-42712da5af30.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/af554f6f-350b-4382-aae3-42712da5af30.JPG not downloaded yet
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, skipping ID generation
2026-03-25 13:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 sending to next pipeline
2026-03-25 13:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, identifier: 10723733
2026-03-25 13:39:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10723760
2026-03-25 13:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa95ac5-da45-5182-ac1a-f472557e552e with scrape type 1
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3aa95ac5-da45-5182-ac1a-f472557e552e
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252Fd0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252Fca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252Fbb6fdc2c-998d-4b10-938d-649245062bf5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg already downloaded
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5724898%252Fgeneral%252F5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg already downloaded
2026-03-25 13:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3aa95ac5-da45-5182-ac1a-f472557e552e, identifier: 10723760
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG not downloaded yet
2026-03-25 13:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10723733
2026-03-25 13:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10723733
2026-03-25 13:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10723733 to the API
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5692280/general/0ad32a86-a9f7-4351-86cb-e64297729460.JPG>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '98e339db-a25e-5d2c-bd79-1ce3c561e0a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-147-HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723733',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 44909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e339db-a25e-5d2c-bd79-1ce3c561e0a5/98e339db-a25e-5d2c-bd79-1ce3c561e0a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692280/general/2c8b9675-7294-45d9-9ba6-bdc870f18b51.jpg',
'Width': 1024}],
'price': 62500,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 Platinum - AWD - Hybrid - Automatic - 462 hp - '
'44.909 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:16 [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 13:39:16 [adesa.fr] INFO: Saving data for 10723733: {'created_time': 1774445956.824173, 'last_price_update_time': 1774445956.824185, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723733') HTTP/1.1" 204 0
2026-03-25 13:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10723760
2026-03-25 13:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10723760
2026-03-25 13:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10723760 to the API
2026-03-25 13:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723760>
{'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': 332,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '3aa95ac5-da45-5182-ac1a-f472557e552e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-035-BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723760',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 111122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185309,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191071,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195571,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179290,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72865,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106168,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56673,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62553,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137246,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53315,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg',
'Width': 720}],
'price': 48500,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 332 hp - 111.122 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:17 [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 13:39:17 [adesa.fr] INFO: Saving data for 10723760: {'created_time': 1774445957.144795, 'last_price_update_time': 1774445957.144808, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723760') HTTP/1.1" 204 0
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F1fea662d-fba5-4400-be50-e19d172fbffe.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/1fea662d-fba5-4400-be50-e19d172fbffe.JPG not downloaded yet
2026-03-25 13:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10723769
2026-03-25 13:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d93bd63-df18-55d7-b842-558504784d76 with scrape type 1
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d93bd63-df18-55d7-b842-558504784d76
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F58814d12-6fee-4b0e-b8fa-344c00db068d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252Ff9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252Fd5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252Fdf7dde30-1cb2-4a82-933d-ce79fc26a137.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fgeneral%252F17ce6240-b89d-4a38-9625-83c1240b464e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg already downloaded
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735879%252Fdamage%252Fa5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg already downloaded
2026-03-25 13:39:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d93bd63-df18-55d7-b842-558504784d76, identifier: 10723769
2026-03-25 13:39:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d459d55-867a-5d40-8088-7fd649fd59b9, skipping ID generation
2026-03-25 13:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d459d55-867a-5d40-8088-7fd649fd59b9 sending to next pipeline
2026-03-25 13:39:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d459d55-867a-5d40-8088-7fd649fd59b9, identifier: 10723683
2026-03-25 13:39:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10723769
2026-03-25 13:39:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10723769
2026-03-25 13:39:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10723769 to the API
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723769>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '4d93bd63-df18-55d7-b842-558504784d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-982-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723769',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 26671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg',
'https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg',
'https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg',
'https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg',
'https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg',
'https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg',
'https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 Active Pack - Petrol - Automatic - 100 hp - 26.671 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:17 [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 13:39:17 [adesa.fr] INFO: Saving data for 10723769: {'created_time': 1774445957.923113, 'last_price_update_time': 1774445957.923129, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723769') HTTP/1.1" 204 0
2026-03-25 13:39:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10723683
2026-03-25 13:39:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10723683
2026-03-25 13:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10723683 to the API
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5411769/general/5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '1d459d55-867a-5d40-8088-7fd649fd59b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-001-BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723683',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 114573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.2 GT Line - Petrol - Automatic - 130 hp - 114.573 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:18 [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 13:39:18 [adesa.fr] INFO: Saving data for 10723683: {'created_time': 1774445958.278501, 'last_price_update_time': 1774445958.278515, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723683') HTTP/1.1" 204 0
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/78c98e6f-df3a-43fb-8496-204776f87c97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG not downloaded yet
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5699873%252Fgeneral%252F4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg already downloaded
2026-03-25 13:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/1fea662d-fba5-4400-be50-e19d172fbffe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/af554f6f-350b-4382-aae3-42712da5af30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/ca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10723771
2026-03-25 13:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0289e344-cdef-59b3-9eb6-104414daf4f6 with scrape type 1
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0289e344-cdef-59b3-9eb6-104414daf4f6
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252Fe0a15112-220e-400c-a19e-6e13f7447af8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252Fe6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252F041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg already downloaded
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738158%252Fgeneral%252Fdf2cd06d-ea07-49dd-88c4-004438b06f87.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg already downloaded
2026-03-25 13:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0289e344-cdef-59b3-9eb6-104414daf4f6, identifier: 10723771
2026-03-25 13:39:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10723771
2026-03-25 13:39:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10723771
2026-03-25 13:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10723771 to the API
2026-03-25 13:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723771>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 319,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '0289e344-cdef-59b3-9eb6-104414daf4f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-448-YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723771',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 131602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121829,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133429,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111313,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105249,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38123,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45893,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53015,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62954,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86370,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40501,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg',
'Width': 720}],
'price': 45800,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 319 hp - 131.602 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:19 [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 13:39:19 [adesa.fr] INFO: Saving data for 10723771: {'created_time': 1774445959.043941, 'last_price_update_time': 1774445959.043954, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723771') HTTP/1.1" 204 0
2026-03-25 13:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723742)
2026-03-25 13:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10723702
2026-03-25 13:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb195810-27a2-517c-b588-a2ee79f224c4
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F33ae54f3-9a53-4488-b803-6376458fa60c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG not downloaded yet
2026-03-25 13:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10723775
2026-03-25 13:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db679c17-24e8-5bab-b81e-18e1f8e98d55 with scrape type 1
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db679c17-24e8-5bab-b81e-18e1f8e98d55
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Fd09868dc-a480-4914-bb90-91ab816e65de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252F03c55014-8b44-48d7-abfa-35970f377f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Fc7613f6a-9808-48d5-896c-7767ce8d7a65.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252F49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Fb7722206-94bb-48e7-8aeb-d824f29ee48a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Fc6037e88-2ec0-4524-a7b9-53a99caa6755.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252F615ea829-5885-4ec8-844f-ec79006a4e81.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Fe5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252F4f5faf4c-b853-446b-bbff-6dc43daade36.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg already downloaded
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739812%252Fgeneral%252Feb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg already downloaded
2026-03-25 13:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db679c17-24e8-5bab-b81e-18e1f8e98d55, identifier: 10723775
2026-03-25 13:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10723728
2026-03-25 13:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3abd1a4-7a89-5623-ae03-ecbb49a65412
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252F83752488-c9a4-43a2-9de0-76fe631f150b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG not downloaded yet
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10723775
2026-03-25 13:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10723775
2026-03-25 13:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10723775 to the API
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723775>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'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': 'db679c17-24e8-5bab-b81e-18e1f8e98d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-659-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723775',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 75722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg',
'https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg',
'https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg',
'https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg',
'https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg',
'https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg',
'https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg',
'https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg',
'https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg',
'https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg',
'Width': 1024}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail N-connecta - Hybrid - Automatic - 158 hp - 75.722 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:19 [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 13:39:19 [adesa.fr] INFO: Saving data for 10723775: {'created_time': 1774445959.766987, 'last_price_update_time': 1774445959.766999, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723775') HTTP/1.1" 204 0
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F4ddc31bc-eed5-43ff-9336-829d800ce698.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/4ddc31bc-eed5-43ff-9336-829d800ce698.JPG not downloaded yet
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252Fbd9d95d0-d61f-480a-96e2-d08fc690be27.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/bd9d95d0-d61f-480a-96e2-d08fc690be27.JPG not downloaded yet
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252Fa35bf27c-7be3-4655-b363-fe73183a8651.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/a35bf27c-7be3-4655-b363-fe73183a8651.JPG not downloaded yet
2026-03-25 13:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252Fba822a7a-f363-45b0-8b59-e53a46acee1f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/ba822a7a-f363-45b0-8b59-e53a46acee1f.JPG not downloaded yet
2026-03-25 13:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 617b7180-a37e-5926-810d-67a4c6a93ac1, skipping ID generation
2026-03-25 13:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-25 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 617b7180-a37e-5926-810d-67a4c6a93ac1 sending to next pipeline
2026-03-25 13:39:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 617b7180-a37e-5926-810d-67a4c6a93ac1, identifier: 10723742
2026-03-25 13:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with identifier: 10722034
2026-03-25 13:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with scrape type 1
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg not downloaded yet
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG not downloaded yet
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252F60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG not downloaded yet
2026-03-25 13:39:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10723742
2026-03-25 13:39:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10723742
2026-03-25 13:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10723742 to the API
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '617b7180-a37e-5926-810d-67a4c6a93ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-986-AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723742',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 101324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_617b7180-a37e-5926-810d-67a4c6a93ac1/617b7180-a37e-5926-810d-67a4c6a93ac1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699873/general/4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 GT Line - Petrol - Automatic - 100 hp - 101.324 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:20 [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 13:39:20 [adesa.fr] INFO: Saving data for 10723742: {'created_time': 1774445960.839933, 'last_price_update_time': 1774445960.839944, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723742') HTTP/1.1" 204 0
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg not downloaded yet
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F840d2fb2-b8b0-4924-a360-1d0757d08236.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/840d2fb2-b8b0-4924-a360-1d0757d08236.JPG not downloaded yet
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252Fc9acbb63-20cb-46de-a974-ab3b0244d64c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/c9acbb63-20cb-46de-a974-ab3b0244d64c.JPG not downloaded yet
2026-03-25 13:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10723772
2026-03-25 13:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683c8232-9b73-5e7e-90eb-8caea7505df3 with scrape type 1
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 683c8232-9b73-5e7e-90eb-8caea7505df3
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg already downloaded
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F76656c6f-14ba-4267-b20e-ebba462392e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg already downloaded
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg already downloaded
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252Fe73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg already downloaded
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg already downloaded
2026-03-25 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F7e283663-0bc8-4232-8d3f-4a13dab39109.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F9f737123-0aa6-4b34-b555-e0a918243dae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F3aa42380-9163-4c87-95b5-b365a87faa1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252F6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5738257%252Fgeneral%252Ffc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg already downloaded
2026-03-25 13:39:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 683c8232-9b73-5e7e-90eb-8caea7505df3, identifier: 10723772
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252Fa1760086-2040-4412-b693-9c4aa6b6aea1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/a1760086-2040-4412-b693-9c4aa6b6aea1.jpg not downloaded yet
2026-03-25 13:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10723772
2026-03-25 13:39:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10723772
2026-03-25 13:39:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10723772 to the API
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723772>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '683c8232-9b73-5e7e-90eb-8caea7505df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPP459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723772',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 80184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg',
'Width': 1024}],
'price': 37000,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Hybrid - '
'Automatic - 306 hp - 80.184 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:21 [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 13:39:21 [adesa.fr] INFO: Saving data for 10723772: {'created_time': 1774445961.661177, 'last_price_update_time': 1774445961.66119, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723772') HTTP/1.1" 204 0
2026-03-25 13:39:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/bd9d95d0-d61f-480a-96e2-d08fc690be27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252Fbce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/bce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG not downloaded yet
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252F34632cab-9f68-4874-b674-47f451529206.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/34632cab-9f68-4874-b674-47f451529206.JPG not downloaded yet
2026-03-25 13:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F49698003-5ed6-489c-a17f-e2d920d826b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/49698003-5ed6-489c-a17f-e2d920d826b4.jpg not downloaded yet
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG not downloaded yet
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252Ffba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/fba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG not downloaded yet
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg not downloaded yet
2026-03-25 13:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10723707
2026-03-25 13:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18adc673-bc03-576b-a266-34af302d06c1
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fcd5ae806-ef4f-4706-8973-30fadec721de.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/cd5ae806-ef4f-4706-8973-30fadec721de.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fb9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/b9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fc394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fc1b31121-3a8e-44a0-a969-5642c7a850eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c1b31121-3a8e-44a0-a969-5642c7a850eb.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Faeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/aeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG not downloaded yet
2026-03-25 13:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10723703
2026-03-25 13:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG not downloaded yet
2026-03-25 13:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10723773
2026-03-25 13:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with scrape type 1
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252Fe7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252Fdd039dc5-12e3-40e9-9bd8-24381b852030.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg already downloaded
2026-03-25 13:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252Fb3f4543d-8452-43e5-b686-603ef3bd68ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252Fb2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5739271%252Fgeneral%252F17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg already downloaded
2026-03-25 13:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b, identifier: 10723773
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252Fc22ca37d-d284-4c32-b641-8c2380035d7f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/c22ca37d-d284-4c32-b641-8c2380035d7f.JPG not downloaded yet
2026-03-25 13:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10723773
2026-03-25 13:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10723773
2026-03-25 13:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10723773 to the API
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723773>
{'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': 305,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd5c9ffa1-57db-52bc-ac0d-9b3ed32d772b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH401ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723773',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 91885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg',
'https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg',
'https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg',
'https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg',
'https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg',
'https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg',
'https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg',
'https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg',
'https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg',
'https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209919,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181097,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169952,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190279,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 904424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1140505,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 970138,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 865746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589346,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg',
'Width': 1920}],
'price': 37500,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 305 hp - 91.885 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:22 [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 13:39:22 [adesa.fr] INFO: Saving data for 10723773: {'created_time': 1774445962.469825, 'last_price_update_time': 1774445962.469838, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723773') HTTP/1.1" 204 0
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/840d2fb2-b8b0-4924-a360-1d0757d08236.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/c9acbb63-20cb-46de-a974-ab3b0244d64c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252Fbf1ebc5d-854f-49da-b415-884cd06bd72f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/bf1ebc5d-854f-49da-b415-884cd06bd72f.jpg not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fc5279bd5-2dea-4f87-b907-04ceca0953e2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c5279bd5-2dea-4f87-b907-04ceca0953e2.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F78cf0454-9758-4538-9ece-ec53cf11cb93.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/78cf0454-9758-4538-9ece-ec53cf11cb93.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252F716eb48d-6a2e-44ef-917f-dbdf25b19af4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/716eb48d-6a2e-44ef-917f-dbdf25b19af4.JPG not downloaded yet
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F025fcebc-4df1-4dc3-937d-93821308e6e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/025fcebc-4df1-4dc3-937d-93821308e6e7.jpg not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fd6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/d6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG not downloaded yet
2026-03-25 13:39: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 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632463%252Fgeneral%252F7cebae97-a31a-452c-952c-5609406a0fd9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/7cebae97-a31a-452c-952c-5609406a0fd9.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5685291%252Fgeneral%252F98558d11-591c-4b9d-a52c-edb0afde67e6.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/98558d11-591c-4b9d-a52c-edb0afde67e6.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252Fdffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/dffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252F32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F3b722bbf-791c-499a-84e2-765f5213fe4d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/3b722bbf-791c-499a-84e2-765f5213fe4d.JPG not downloaded yet
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/c22ca37d-d284-4c32-b641-8c2380035d7f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/c5279bd5-2dea-4f87-b907-04ceca0953e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252Ff7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/f7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252Fa65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/a65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG not downloaded yet
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5744897%252Fgeneral%252F92a457ed-9b10-49d8-884c-974f69ac8cda.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/92a457ed-9b10-49d8-884c-974f69ac8cda.jpg not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5645660%252Fgeneral%252F4368bf2a-ef95-43a5-8557-34edf11017c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/4368bf2a-ef95-43a5-8557-34edf11017c4.JPG not downloaded yet
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252Ffb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/fb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG not downloaded yet
2026-03-25 13:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10723758
2026-03-25 13:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with scrape type 1
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252Fb4c48429-0833-488c-91ae-70377f7cf45c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252Fdbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252Fd681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F82a76713-9340-432d-a7be-929cdee6cb0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F8c6e7821-ca43-470b-a029-507aced4df69.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg already downloaded
2026-03-25 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252Fed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5723001%252Fgeneral%252F39b7cb66-971d-467d-840e-47f8c520073b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg already downloaded
2026-03-25 13:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1, identifier: 10723758
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30cb5cd0>
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg saved to cache
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10723758
2026-03-25 13:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10723758
2026-03-25 13:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10723758 to the API
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC424KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723758',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28706,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg',
'https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg',
'https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg',
'https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg',
'https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg',
'https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg',
'https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg',
'https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg',
'https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg',
'https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg',
'Width': 1024}],
'price': 37500,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 300 AMG Line - Petrol - Automatic - 258 hp - 28.706 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:23 [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 13:39:23 [adesa.fr] INFO: Saving data for 10723758: {'created_time': 1774445963.570682, 'last_price_update_time': 1774445963.570693, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723758') HTTP/1.1" 204 0
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/98558d11-591c-4b9d-a52c-edb0afde67e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/3b722bbf-791c-499a-84e2-765f5213fe4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/7cebae97-a31a-452c-952c-5609406a0fd9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG not downloaded yet
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/dffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F2ebcd92e-36bc-4141-956e-7e2733fec941.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2ebcd92e-36bc-4141-956e-7e2733fec941.JPG not downloaded yet
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252F2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG not downloaded yet
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5632730%252Fgeneral%252Ff7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/f7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG not downloaded yet
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/4368bf2a-ef95-43a5-8557-34edf11017c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/a65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/fb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30199410>
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252Fdffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/dffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg saved to cache
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/92a457ed-9b10-49d8-884c-974f69ac8cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2ebcd92e-36bc-4141-956e-7e2733fec941.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/f7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723703)
2026-03-25 13:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10723770
2026-03-25 13:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with scrape type 1
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252Fcd467164-55a0-4ab0-9cde-7a2486540812.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F43a93d68-be5b-4f09-b8ce-85517910288f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252Fe8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252Fc5a9a866-d696-464f-aa47-26370b75d1ae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252Fb421ed33-b2b5-44a4-a704-78262078182d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg already downloaded
2026-03-25 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5737855%252Fgeneral%252F3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg already downloaded
2026-03-25 13:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f, identifier: 10723770
2026-03-25 13:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10723770
2026-03-25 13:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10723770
2026-03-25 13:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10723770 to the API
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723770>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a70f2dc1-9ec2-5ce8-ad50-c642bee6259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-182-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723770',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183791,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174118,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159069,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186808,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47160,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54397,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73705,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160651,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82933,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg',
'Width': 720}],
'price': 46500,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 42.495 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:24 [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 13:39:24 [adesa.fr] INFO: Saving data for 10723770: {'created_time': 1774445964.397602, 'last_price_update_time': 1774445964.397614, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723770') HTTP/1.1" 204 0
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/78cf0454-9758-4538-9ece-ec53cf11cb93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/716eb48d-6a2e-44ef-917f-dbdf25b19af4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/d6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/f7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/025fcebc-4df1-4dc3-937d-93821308e6e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/bf1ebc5d-854f-49da-b415-884cd06bd72f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39: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 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30bd4690>
2026-03-25 13:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F92a457ed-9b10-49d8-884c-974f69ac8cda.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/92a457ed-9b10-49d8-884c-974f69ac8cda.jpg saved to cache
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, skipping ID generation
2026-03-25 13:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa sending to next pipeline
2026-03-25 13:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, identifier: 10723703
2026-03-25 13:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10723703
2026-03-25 13:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10723703
2026-03-25 13:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10723703 to the API
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632730/general/3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '144f1c36-8c09-527c-8712-49dc5e0e6cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-066-GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723703',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140207,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Avantgarde - 4-Matic - Diesel - Automatic - '
'197 hp - 140.207 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:24 [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 13:39:24 [adesa.fr] INFO: Saving data for 10723703: {'created_time': 1774445964.929905, 'last_price_update_time': 1774445964.929918, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723703') HTTP/1.1" 204 0
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/fba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/aeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723707)
2026-03-25 13:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-25 13:39:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/34632cab-9f68-4874-b674-47f451529206.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d300db010>
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252Ff7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/f7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg saved to cache
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23e65b50>
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F025fcebc-4df1-4dc3-937d-93821308e6e7.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/025fcebc-4df1-4dc3-937d-93821308e6e7.jpg saved to cache
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f665d0>
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252Fbf1ebc5d-854f-49da-b415-884cd06bd72f.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/bf1ebc5d-854f-49da-b415-884cd06bd72f.jpg saved to cache
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10723721
2026-03-25 13:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1246a9e9-8e7d-58f1-af9d-262438d878f4
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252Ffa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/fa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG not downloaded yet
2026-03-25 13:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351 with identifier: 10724662
2026-03-25 13:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351 with scrape type 1
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F199f7577-b13a-44fc-89fa-dccee3ba50ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/199f7577-b13a-44fc-89fa-dccee3ba50ab.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F5c47d32c-8594-48b3-880b-9551c6d4a74c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/5c47d32c-8594-48b3-880b-9551c6d4a74c.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F6bbf7598-e9c8-4d27-a5dc-e636952c9f8b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/6bbf7598-e9c8-4d27-a5dc-e636952c9f8b.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F7a5a5d4f-2880-4b23-94fd-09356014339a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/7a5a5d4f-2880-4b23-94fd-09356014339a.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252Fa2199505-c379-4c07-b3fb-8fa6ccf054d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/a2199505-c379-4c07-b3fb-8fa6ccf054d7.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F899380e4-2f86-42cf-9c27-2fcda37382ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/899380e4-2f86-42cf-9c27-2fcda37382ee.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F26b5a551-b88b-4988-8934-9747388210f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/26b5a551-b88b-4988-8934-9747388210f5.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F6978ab04-d847-4c07-9b4e-61afee7ce6f3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/6978ab04-d847-4c07-9b4e-61afee7ce6f3.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F82670806-f38d-4cdc-ad05-ddbc79e442b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/82670806-f38d-4cdc-ad05-ddbc79e442b4.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5730939%252Fgeneral%252F5e74897c-09c9-4287-895e-50b6e481efac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730939/general/5e74897c-09c9-4287-895e-50b6e481efac.jpeg already downloaded
2026-03-25 13:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351, identifier: 10724662
2026-03-25 13:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10723762
2026-03-25 13:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with scrape type 1
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252F020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252Ffd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252Fc7cf414b-5dca-4735-bb11-db0216797460.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252F3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252Fcdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252F74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252F848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252Feaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252F364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5728454%252Fgeneral%252Fe7146236-e840-4e15-ae77-e0cc23884df5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg already downloaded
2026-03-25 13:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd, identifier: 10723762
2026-03-25 13:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10723768
2026-03-25 13:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with scrape type 1
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252F6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252F0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252F6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252Fa25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252F4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252Fec9511a9-5172-436e-a055-00c9fd1c4b34.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg already downloaded
2026-03-25 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5735471%252Fgeneral%252Ff7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg already downloaded
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F0f9139e0-0419-4a1c-962a-12158b137503.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg already downloaded
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252Ffa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg already downloaded
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg already downloaded
2026-03-25 13:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791, identifier: 10723768
2026-03-25 13:39:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/bce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351 with identifier: 10724662
2026-03-25 13:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351 with identifier: 10724662
2026-03-25 13:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c0a1583-7dd4-5b0f-81ef-ebef73ac9351 with identifier: 10724662 to the API
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724662>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7c0a1583-7dd4-5b0f-81ef-ebef73ac9351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BD-368-WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724662',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 209515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5730939/general/199f7577-b13a-44fc-89fa-dccee3ba50ab.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/5c47d32c-8594-48b3-880b-9551c6d4a74c.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/6bbf7598-e9c8-4d27-a5dc-e636952c9f8b.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/7a5a5d4f-2880-4b23-94fd-09356014339a.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/a2199505-c379-4c07-b3fb-8fa6ccf054d7.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/899380e4-2f86-42cf-9c27-2fcda37382ee.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/26b5a551-b88b-4988-8934-9747388210f5.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/6978ab04-d847-4c07-9b4e-61afee7ce6f3.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/82670806-f38d-4cdc-ad05-ddbc79e442b4.jpeg',
'https://images.openlane.eu/carimgs/5730939/general/5e74897c-09c9-4287-895e-50b6e481efac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476883,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/199f7577-b13a-44fc-89fa-dccee3ba50ab.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467426,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/5c47d32c-8594-48b3-880b-9551c6d4a74c.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477457,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/6bbf7598-e9c8-4d27-a5dc-e636952c9f8b.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484152,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/7a5a5d4f-2880-4b23-94fd-09356014339a.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4756854,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/a2199505-c379-4c07-b3fb-8fa6ccf054d7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2432101,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/899380e4-2f86-42cf-9c27-2fcda37382ee.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3191025,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/26b5a551-b88b-4988-8934-9747388210f5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3072624,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/6978ab04-d847-4c07-9b4e-61afee7ce6f3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3167947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/82670806-f38d-4cdc-ad05-ddbc79e442b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0a1583-7dd4-5b0f-81ef-ebef73ac9351/7c0a1583-7dd4-5b0f-81ef-ebef73ac9351_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2271838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730939/general/5e74897c-09c9-4287-895e-50b6e481efac.jpeg',
'Width': 4032}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2010-11-29',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Citroën DS3 1.6 HDI So Chic - Diesel - Manual - 92 hp - 209.515 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2010}
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [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 13:39:26 [adesa.fr] INFO: Saving data for 10724662: {'created_time': 1774445966.482381, 'last_price_update_time': 1774445966.482391, 'auction_closing_time': 1774603800.0}
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724662') HTTP/1.1" 204 0
2026-03-25 13:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10723762
2026-03-25 13:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10723762
2026-03-25 13:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10723762 to the API
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723762>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '27edd8d9-cecd-562e-a684-b2f0e9eec5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-706-MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723762',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140464,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189225,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190508,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205263,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52848,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36888,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49488,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62111,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66381,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123295,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg',
'Width': 720}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2019-08-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'138.925 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [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 13:39:26 [adesa.fr] INFO: Saving data for 10723762: {'created_time': 1774445966.854993, 'last_price_update_time': 1774445966.855008, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723762') HTTP/1.1" 204 0
2026-03-25 13:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10723768
2026-03-25 13:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10723768
2026-03-25 13:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10723768 to the API
2026-03-25 13:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723768>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-335-JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723768',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 192719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg',
'https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg',
'https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg',
'https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg',
'https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg',
'https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg',
'https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg',
'https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg',
'https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg',
'https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 Progressive - Petrol - '
'Automatic - 163 hp - 192.719 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:27 [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 13:39:27 [adesa.fr] INFO: Saving data for 10723768: {'created_time': 1774445967.226731, 'last_price_update_time': 1774445967.226746, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723768') HTTP/1.1" 204 0
2026-03-25 13:39: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 13:39: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 13:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/49698003-5ed6-489c-a17f-e2d920d826b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252Fc513d124-7bd7-4734-ba16-46b9397a3d01.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/c513d124-7bd7-4734-ba16-46b9397a3d01.JPG not downloaded yet
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/a1760086-2040-4412-b693-9c4aa6b6aea1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39: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 13:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18adc673-bc03-576b-a266-34af302d06c1, skipping ID generation
2026-03-25 13:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18adc673-bc03-576b-a266-34af302d06c1 sending to next pipeline
2026-03-25 13:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18adc673-bc03-576b-a266-34af302d06c1, identifier: 10723707
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010d450>
2026-03-25 13:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg saved to cache
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10723710
2026-03-25 13:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252Fee9707dc-a188-4c05-aff7-6ed4367c263d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG not downloaded yet
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744897/general/4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722034)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/ba822a7a-f363-45b0-8b59-e53a46acee1f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723728)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/a35bf27c-7be3-4655-b363-fe73183a8651.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/4ddc31bc-eed5-43ff-9336-829d800ce698.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252F45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG not downloaded yet
2026-03-25 13:39: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 13:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10723707
2026-03-25 13:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10723707
2026-03-25 13:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10723707 to the API
2026-03-25 13:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645660/general/aeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '18adc673-bc03-576b-a266-34af302d06c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-524-XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723707',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 37286,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8379600,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/cd5ae806-ef4f-4706-8973-30fadec721de.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9293509,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/b9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8496108,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/c394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8282926,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/c1b31121-3a8e-44a0-a969-5642c7a850eb.jpg',
'Width': 5712}],
'price': 45500,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 37.286 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [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 13:39:28 [adesa.fr] INFO: Saving data for 10723707: {'created_time': 1774445968.069276, 'last_price_update_time': 1774445968.069289, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723707') HTTP/1.1" 204 0
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252Fb2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/b2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG not downloaded yet
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10723723
2026-03-25 13:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 1
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed229f46-dee6-5d00-a666-b097400fbd90
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252Fe7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/e7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG not downloaded yet
2026-03-25 13:39:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723702)
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252F22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG not downloaded yet
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d3010f090>
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F49698003-5ed6-489c-a17f-e2d920d826b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/49698003-5ed6-489c-a17f-e2d920d826b4.jpg saved to cache
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d23f3cd90>
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252Fa1760086-2040-4412-b693-9c4aa6b6aea1.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/a1760086-2040-4412-b693-9c4aa6b6aea1.jpg saved to cache
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10723751
2026-03-25 13:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c6a732-5c41-5665-91d2-e25f58955dec
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252Ff7d686db-4f6e-422d-a4e3-84916e4359e2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG not downloaded yet
2026-03-25 13:39:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/fa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252F42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG not downloaded yet
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252F7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG not downloaded yet
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3d30f7a550>
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744897%252Fgeneral%252F4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg') HTTP/1.1" 204 0
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744897/general/4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg saved to cache
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0
2026-03-25 13:39:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd2840a8-dc6e-57fd-b484-94a6ac6231e0, skipping ID generation
2026-03-25 13:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with scrape type 1
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd2840a8-dc6e-57fd-b484-94a6ac6231e0 sending to next pipeline
2026-03-25 13:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd2840a8-dc6e-57fd-b484-94a6ac6231e0, identifier: 10722034
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3abd1a4-7a89-5623-ae03-ecbb49a65412, skipping ID generation
2026-03-25 13:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 sending to next pipeline
2026-03-25 13:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3abd1a4-7a89-5623-ae03-ecbb49a65412, identifier: 10723728
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/c513d124-7bd7-4734-ba16-46b9397a3d01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252Fef5076b3-13fc-4a55-a18b-c436980b405e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/ef5076b3-13fc-4a55-a18b-c436980b405e.JPG not downloaded yet
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252F1163e744-b0f9-4542-8c6d-03d17d42b233.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG not downloaded yet
2026-03-25 13:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with identifier: 10722034
2026-03-25 13:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with identifier: 10722034
2026-03-25 13:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd2840a8-dc6e-57fd-b484-94a6ac6231e0 with identifier: 10722034 to the API
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744897/general/4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'dd2840a8-dc6e-57fd-b484-94a6ac6231e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD214ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722034',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 34502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/4d1fc8ce-eb7a-442f-a75b-c901bbf12033.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/7acca44f-321f-44d2-b09b-558ec9f2b80d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/a1760086-2040-4412-b693-9c4aa6b6aea1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/49698003-5ed6-489c-a17f-e2d920d826b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/95f9c186-82e1-4b8d-b1a5-020136e93ed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/bf1ebc5d-854f-49da-b415-884cd06bd72f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/025fcebc-4df1-4dc3-937d-93821308e6e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/dffb905a-3fe4-4f7d-a2f9-32a19342d04d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/f7d40e1c-3192-430e-b0ab-6eeea2241c9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd2840a8-dc6e-57fd-b484-94a6ac6231e0/dd2840a8-dc6e-57fd-b484-94a6ac6231e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744897/general/92a457ed-9b10-49d8-884c-974f69ac8cda.jpg',
'Width': 1024}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2019-02-20',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Porsche Macan 2.0 - AWD - Petrol - Automatic - 245 hp - 34.502 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [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 13:39:28 [adesa.fr] INFO: Saving data for 10722034: {'created_time': 1774445968.928714, 'last_price_update_time': 1774445968.928727, 'auction_closing_time': 1774518300.0}
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722034') HTTP/1.1" 204 0
2026-03-25 13:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10723728
2026-03-25 13:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10723728
2026-03-25 13:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10723728 to the API
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd3abd1a4-7a89-5623-ae03-ecbb49a65412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL882VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723728',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 95918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 53800,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.918 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [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 13:39:29 [adesa.fr] INFO: Saving data for 10723728: {'created_time': 1774445969.26501, 'last_price_update_time': 1774445969.265022, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723728') HTTP/1.1" 204 0
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F0ec68075-ab27-4b90-9f24-defbac29ab71.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/0ec68075-ab27-4b90-9f24-defbac29ab71.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fc814a92e-1495-4461-9507-5e599bfee80d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/c814a92e-1495-4461-9507-5e599bfee80d.JPG not downloaded yet
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-25 13:39:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb195810-27a2-517c-b588-a2ee79f224c4, skipping ID generation
2026-03-25 13:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb195810-27a2-517c-b588-a2ee79f224c4 sending to next pipeline
2026-03-25 13:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb195810-27a2-517c-b588-a2ee79f224c4, identifier: 10723702
2026-03-25 13:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252Fb46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG not downloaded yet
2026-03-25 13:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10723702
2026-03-25 13:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10723702
2026-03-25 13:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10723702 to the API
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cb195810-27a2-517c-b588-a2ee79f224c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-182-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723702',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 79731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 50900,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 319 hp - 79.731 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [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 13:39:29 [adesa.fr] INFO: Saving data for 10723702: {'created_time': 1774445969.790585, 'last_price_update_time': 1774445969.790596, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723702') HTTP/1.1" 204 0
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/e7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F8fc5209f-85c0-42de-9163-911bdad216b9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/8fc5209f-85c0-42de-9163-911bdad216b9.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252F1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG not downloaded yet
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F537f072c-03b5-47e5-bc13-fcb725fda863.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F35daf943-ac0d-4abd-8754-5f89add6d950.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/35daf943-ac0d-4abd-8754-5f89add6d950.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fc1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/c1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG not downloaded yet
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Ffc49aa15-afd1-4a6b-890b-274838fdf22d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/fc49aa15-afd1-4a6b-890b-274838fdf22d.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F7a223f93-0feb-410a-ad51-3880011852f1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG not downloaded yet
2026-03-25 13:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/c814a92e-1495-4461-9507-5e599bfee80d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F016f72d0-dd3d-4200-a92e-407d15405507.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/016f72d0-dd3d-4200-a92e-407d15405507.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fb102b8de-094e-4ffc-8c42-055f26483971.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/b102b8de-094e-4ffc-8c42-055f26483971.JPG not downloaded yet
2026-03-25 13:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252Fe72b3555-73b2-4591-8cf1-ff21b9586210.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/e72b3555-73b2-4591-8cf1-ff21b9586210.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252Fc5b17b50-a2fd-453c-a2e8-008696939eb5.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG not downloaded yet
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252F2014145e-d055-493d-9ff0-2063d8855351.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/2014145e-d055-493d-9ff0-2063d8855351.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252Fbb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/bb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG not downloaded yet
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5671757%252Fgeneral%252F801cc094-9aef-476a-a7cb-c168cd78846a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/801cc094-9aef-476a-a7cb-c168cd78846a.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252F35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG not downloaded yet
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/c1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252F2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5651386%252Fgeneral%252F80999986-98e9-44ce-8e1e-113a20bc865f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/80999986-98e9-44ce-8e1e-113a20bc865f.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252Fcf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/cf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252Fdb4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG not downloaded yet
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252Fd3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/d3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG not downloaded yet
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252F3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG not downloaded yet
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/e72b3555-73b2-4591-8cf1-ff21b9586210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5673133%252Fgeneral%252F876124c9-32d4-466f-88a8-3baae3734b9a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/876124c9-32d4-466f-88a8-3baae3734b9a.JPG not downloaded yet
2026-03-25 13:39: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 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/bb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5712418%252Fgeneral%252F32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg already downloaded
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/d3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/cf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10723777
2026-03-25 13:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30746492-8d88-5f1f-89cf-a34ddce49194 with scrape type 1
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30746492-8d88-5f1f-89cf-a34ddce49194
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252Fb74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252F3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252F166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252Fba560102-f112-425d-803f-139dbf6248f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252F294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252Fc71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252F8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252Ffed795ac-ab7b-4974-95ce-fee6a9257016.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252Fb03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg already downloaded
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5741054%252Fgeneral%252F9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg already downloaded
2026-03-25 13:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 30746492-8d88-5f1f-89cf-a34ddce49194, identifier: 10723777
2026-03-25 13:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10723777
2026-03-25 13:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10723777
2026-03-25 13:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10723777 to the API
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723777>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '30746492-8d88-5f1f-89cf-a34ddce49194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-190-NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723777',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185939,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182155,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160301,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156335,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51750,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44756,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51734,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55406,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39619,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44186,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg',
'Width': 720}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:30 [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 13:39:30 [adesa.fr] INFO: Saving data for 10723777: {'created_time': 1774445970.965161, 'last_price_update_time': 1774445970.965178, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723777') HTTP/1.1" 204 0
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/876124c9-32d4-466f-88a8-3baae3734b9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/80999986-98e9-44ce-8e1e-113a20bc865f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/801cc094-9aef-476a-a7cb-c168cd78846a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39: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 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10723727
2026-03-25 13:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a25fee7-e15d-5c07-b188-f995ba642918
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252Fe6ff4abe-2e94-4c11-904c-17dfebc72847.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/e6ff4abe-2e94-4c11-904c-17dfebc72847.JPG not downloaded yet
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/2014145e-d055-493d-9ff0-2063d8855351.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/016f72d0-dd3d-4200-a92e-407d15405507.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/b102b8de-094e-4ffc-8c42-055f26483971.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723751)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/fc49aa15-afd1-4a6b-890b-274838fdf22d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F5876386c-551f-4075-9277-492134d8e109.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/5876386c-551f-4075-9277-492134d8e109.JPG not downloaded yet
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/35daf943-ac0d-4abd-8754-5f89add6d950.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F6393dc53-47bf-4a88-a798-f690a1099593.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/6393dc53-47bf-4a88-a798-f690a1099593.JPG not downloaded yet
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F44c5474a-674f-4009-a07b-7496d048e99e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/44c5474a-674f-4009-a07b-7496d048e99e.JPG not downloaded yet
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F882a3899-db22-490c-ba74-4284ebe8f7d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/882a3899-db22-490c-ba74-4284ebe8f7d2.JPG not downloaded yet
2026-03-25 13:39:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10723684
2026-03-25 13:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314723d-2156-535a-8eee-2b690da1ae8c with scrape type 1
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5314723d-2156-535a-8eee-2b690da1ae8c
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F7d84aaec-16c9-4fac-816f-0447568cdc30.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/7d84aaec-16c9-4fac-816f-0447568cdc30.JPG not downloaded yet
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/e6ff4abe-2e94-4c11-904c-17dfebc72847.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG not downloaded yet
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/8fc5209f-85c0-42de-9163-911bdad216b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/0ec68075-ab27-4b90-9f24-defbac29ab71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG not downloaded yet
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01c6a732-5c41-5665-91d2-e25f58955dec, skipping ID generation
2026-03-25 13:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01c6a732-5c41-5665-91d2-e25f58955dec sending to next pipeline
2026-03-25 13:39:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01c6a732-5c41-5665-91d2-e25f58955dec, identifier: 10723751
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG not downloaded yet
2026-03-25 13:39:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10723751
2026-03-25 13:39:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10723751
2026-03-25 13:39:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10723751 to the API
2026-03-25 13:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '01c6a732-5c41-5665-91d2-e25f58955dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG054LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723751',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 155398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c6a732-5c41-5665-91d2-e25f58955dec/01c6a732-5c41-5665-91d2-e25f58955dec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'155.398 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:32 [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 13:39:32 [adesa.fr] INFO: Saving data for 10723751: {'created_time': 1774445972.04747, 'last_price_update_time': 1774445972.047484, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723751') HTTP/1.1" 204 0
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F2cbf16bf-1431-4802-87dc-2051654cc46c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/2cbf16bf-1431-4802-87dc-2051654cc46c.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/7d84aaec-16c9-4fac-816f-0447568cdc30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/44c5474a-674f-4009-a07b-7496d048e99e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/882a3899-db22-490c-ba74-4284ebe8f7d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/ef5076b3-13fc-4a55-a18b-c436980b405e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/5876386c-551f-4075-9277-492134d8e109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/6393dc53-47bf-4a88-a798-f690a1099593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F81da3fd8-0031-4156-bfc1-3068c932510c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/81da3fd8-0031-4156-bfc1-3068c932510c.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252Fc2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/c2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG not downloaded yet
2026-03-25 13:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F7fcd6533-9582-458f-a687-898beebd297a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/7fcd6533-9582-458f-a687-898beebd297a.JPG not downloaded yet
2026-03-25 13:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5680161%252Fgeneral%252F8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG not downloaded yet
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723723)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252Feae350d7-9a3e-4059-a61f-6327f1a05567.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/eae350d7-9a3e-4059-a61f-6327f1a05567.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/2cbf16bf-1431-4802-87dc-2051654cc46c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/81da3fd8-0031-4156-bfc1-3068c932510c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252Fa2d135ae-90c7-4080-ac6a-af93b647352b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/a2d135ae-90c7-4080-ac6a-af93b647352b.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10723685
2026-03-25 13:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 550be693-5ca6-5e35-be8b-d9c59d005229
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/7fcd6533-9582-458f-a687-898beebd297a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252F12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10723739
2026-03-25 13:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with scrape type 1
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252F1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/c2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723727)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/b2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723721)
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723710)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG not downloaded yet
2026-03-25 13:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/eae350d7-9a3e-4059-a61f-6327f1a05567.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5463727%252Fgeneral%252Fbab35053-57ad-4cdc-9e8a-81befacceebf.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG not downloaded yet
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Faf6b5869-d337-4122-8564-3db871714415.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/af6b5869-d337-4122-8564-3db871714415.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed229f46-dee6-5d00-a666-b097400fbd90, skipping ID generation
2026-03-25 13:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 1
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed229f46-dee6-5d00-a666-b097400fbd90 sending to next pipeline
2026-03-25 13:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ed229f46-dee6-5d00-a666-b097400fbd90, identifier: 10723723
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG not downloaded yet
2026-03-25 13:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10723723
2026-03-25 13:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10723723
2026-03-25 13:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10723723 to the API
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5673133/general/7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ed229f46-dee6-5d00-a666-b097400fbd90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA854BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723723',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 156887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 194 hp - '
'156.887 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:33 [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 13:39:33 [adesa.fr] INFO: Saving data for 10723723: {'created_time': 1774445973.018573, 'last_price_update_time': 1774445973.018585, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723723') HTTP/1.1" 204 0
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/a2d135ae-90c7-4080-ac6a-af93b647352b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fe81ee741-2a2e-482f-add3-6986ba19fbe4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/e81ee741-2a2e-482f-add3-6986ba19fbe4.JPG not downloaded yet
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-25 13:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG not downloaded yet
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a25fee7-e15d-5c07-b188-f995ba642918, skipping ID generation
2026-03-25 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a25fee7-e15d-5c07-b188-f995ba642918 sending to next pipeline
2026-03-25 13:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a25fee7-e15d-5c07-b188-f995ba642918, identifier: 10723727
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1246a9e9-8e7d-58f1-af9d-262438d878f4, skipping ID generation
2026-03-25 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 sending to next pipeline
2026-03-25 13:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1246a9e9-8e7d-58f1-af9d-262438d878f4, identifier: 10723721
2026-03-25 13:39:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, skipping ID generation
2026-03-25 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 sending to next pipeline
2026-03-25 13:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, identifier: 10723710
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252F4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG not downloaded yet
2026-03-25 13:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10723727
2026-03-25 13:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10723727
2026-03-25 13:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10723727 to the API
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5680161/general/c2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '6a25fee7-e15d-5c07-b188-f995ba642918',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-697-CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723727',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 52853,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 36500,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 403 hp - 52.853 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:33 [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 13:39:33 [adesa.fr] INFO: Saving data for 10723727: {'created_time': 1774445973.840261, 'last_price_update_time': 1774445973.840274, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723727') HTTP/1.1" 204 0
2026-03-25 13:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10723721
2026-03-25 13:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10723721
2026-03-25 13:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10723721 to the API
2026-03-25 13:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5671757/general/22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1246a9e9-8e7d-58f1-af9d-262438d878f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-040-RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723721',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114926,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 34400,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 305 hp - 114.926 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:34 [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 13:39:34 [adesa.fr] INFO: Saving data for 10723721: {'created_time': 1774445974.179931, 'last_price_update_time': 1774445974.179942, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723721') HTTP/1.1" 204 0
2026-03-25 13:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10723710
2026-03-25 13:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10723710
2026-03-25 13:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10723710 to the API
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '41be3635-90b0-5c07-9bc1-1cb4264f28a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF308HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723710',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 135280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41be3635-90b0-5c07-9bc1-1cb4264f28a4/41be3635-90b0-5c07-9bc1-1cb4264f28a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5478915,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651386/general/2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg',
'Width': 4032}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 218 hp - '
'135.280 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:34 [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 13:39:34 [adesa.fr] INFO: Saving data for 10723710: {'created_time': 1774445974.523332, 'last_price_update_time': 1774445974.524611, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723710') HTTP/1.1" 204 0
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252Fc4972b7c-722d-4583-9356-8614cac0db37.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG not downloaded yet
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723684)
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/af6b5869-d337-4122-8564-3db871714415.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fc875cee3-6440-4cde-9e32-79544f4de425.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c875cee3-6440-4cde-9e32-79544f4de425.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fc407dc29-ddbb-4080-81d1-656ef40a7794.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c407dc29-ddbb-4080-81d1-656ef40a7794.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/e81ee741-2a2e-482f-add3-6986ba19fbe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/ceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG not downloaded yet
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fc02fb002-a39a-410b-bb92-b0579b15ba89.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c02fb002-a39a-410b-bb92-b0579b15ba89.JPG not downloaded yet
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG not downloaded yet
2026-03-25 13:39:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5314723d-2156-535a-8eee-2b690da1ae8c, skipping ID generation
2026-03-25 13:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314723d-2156-535a-8eee-2b690da1ae8c with scrape type 1
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5314723d-2156-535a-8eee-2b690da1ae8c sending to next pipeline
2026-03-25 13:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5314723d-2156-535a-8eee-2b690da1ae8c, identifier: 10723684
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c875cee3-6440-4cde-9e32-79544f4de425.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252Fc38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG not downloaded yet
2026-03-25 13:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10723684
2026-03-25 13:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10723684
2026-03-25 13:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10723684 to the API
2026-03-25 13:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '5314723d-2156-535a-8eee-2b690da1ae8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL704WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723684',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 82455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 82.455 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2019}
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:35 [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 13:39:35 [adesa.fr] INFO: Saving data for 10723684: {'created_time': 1774445975.244097, 'last_price_update_time': 1774445975.244108, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723684') HTTP/1.1" 204 0
2026-03-25 13:39:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10723729
2026-03-25 13:39:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with scrape type 1
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252Ffb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F1da9a170-e49b-4849-904f-a8809a69250f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg already downloaded
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686246%252Fgeneral%252F7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg already downloaded
2026-03-25 13:39:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d8989f1-f40e-5127-9a9b-3d43d38c8036, identifier: 10723729
2026-03-25 13:39:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c407dc29-ddbb-4080-81d1-656ef40a7794.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5505639%252Fgeneral%252F9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG not downloaded yet
2026-03-25 13:39:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-25 13:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10723729
2026-03-25 13:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10723729
2026-03-25 13:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10723729 to the API
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723729>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '5d8989f1-f40e-5127-9a9b-3d43d38c8036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-959-CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723729',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 124032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg',
'https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg',
'https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg',
'https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg',
'https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg',
'https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg',
'https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg',
'https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg',
'https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg',
'https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722548,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566391,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203320,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68866,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380070,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg',
'Width': 1920}],
'price': 33400,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 404 hp - 124.032 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:35 [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 13:39:35 [adesa.fr] INFO: Saving data for 10723729: {'created_time': 1774445975.973069, 'last_price_update_time': 1774445975.973084, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723729') HTTP/1.1" 204 0
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/ceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5696722%252Fgeneral%252F08436f96-0fc3-43f7-860d-f991bcf98be1.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/08436f96-0fc3-43f7-860d-f991bcf98be1.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10723726
2026-03-25 13:39:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8404822e-ff2d-55d8-9277-50f75510ece5
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252Fdfcd3721-7541-4300-99af-188c20c31674.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/dfcd3721-7541-4300-99af-188c20c31674.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c02fb002-a39a-410b-bb92-b0579b15ba89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252Fd9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/d9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252Fa70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/a70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG not downloaded yet
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723685)
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/08436f96-0fc3-43f7-860d-f991bcf98be1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723739)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252Fad047a9a-ac07-4602-abae-5d71c7d859a5.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/ad047a9a-ac07-4602-abae-5d71c7d859a5.JPG not downloaded yet
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/dfcd3721-7541-4300-99af-188c20c31674.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252F97b5df72-0165-401c-9a11-680f33fbc169.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/97b5df72-0165-401c-9a11-680f33fbc169.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/d9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252F5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252F3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/a70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/ad047a9a-ac07-4602-abae-5d71c7d859a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252F7de41226-c136-4eb4-8810-afd720d8e732.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/7de41226-c136-4eb4-8810-afd720d8e732.JPG not downloaded yet
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/97b5df72-0165-401c-9a11-680f33fbc169.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252F7f25f963-9bc6-40c6-b4fb-e64253a20bb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/7f25f963-9bc6-40c6-b4fb-e64253a20bb7.jpg already downloaded
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5678771%252Fgeneral%252Fe674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG not downloaded yet
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 550be693-5ca6-5e35-be8b-d9c59d005229, skipping ID generation
2026-03-25 13:39:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 550be693-5ca6-5e35-be8b-d9c59d005229 sending to next pipeline
2026-03-25 13:39:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 550be693-5ca6-5e35-be8b-d9c59d005229, identifier: 10723685
2026-03-25 13:39:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10723685
2026-03-25 13:39:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10723685
2026-03-25 13:39:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10723685 to the API
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '550be693-5ca6-5e35-be8b-d9c59d005229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV183MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723685',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [],
'price': 35500,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 86.368 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:36 [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 13:39:36 [adesa.fr] INFO: Saving data for 10723685: {'created_time': 1774445976.782597, 'last_price_update_time': 1774445976.782609, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723685') HTTP/1.1" 204 0
2026-03-25 13:39:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9c2c18c-c60c-51a8-9638-d7b08cb2c883, skipping ID generation
2026-03-25 13:39:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with scrape type 1
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 sending to next pipeline
2026-03-25 13:39:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9c2c18c-c60c-51a8-9638-d7b08cb2c883, identifier: 10723739
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-25 13:39:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10723739
2026-03-25 13:39:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10723739
2026-03-25 13:39:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10723739 to the API
2026-03-25 13:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696722/general/08436f96-0fc3-43f7-860d-f991bcf98be1.JPG>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c9c2c18c-c60c-51a8-9638-d7b08cb2c883',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-176-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723739',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 144094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 36800,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e Autobiography - AWD - Hybrid '
'- Automatic - 403 hp - 144.094 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2021}
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:37 [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 13:39:37 [adesa.fr] INFO: Saving data for 10723739: {'created_time': 1774445977.253829, 'last_price_update_time': 1774445977.253846, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723739') HTTP/1.1" 204 0
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/7de41226-c136-4eb4-8810-afd720d8e732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723726)
2026-03-25 13:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10723765
2026-03-25 13:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with scrape type 1
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F26076040-8406-4aaa-aca8-ed23683fdfc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F75eb0acc-ed29-424e-b289-3f762f3af014.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252Fbc9d359a-07c1-4b83-85d3-17df999ab750.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252Ff905658a-2f57-48b1-b970-b1e7f518e169.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F656c1562-0bc5-4860-89fd-3f4945c01d84.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F401ba0db-bc56-4a96-85dd-53377370108a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F0d9d079c-f447-42ed-9203-38e5c127bb03.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252Faeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg already downloaded
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5733247%252Fgeneral%252F56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg already downloaded
2026-03-25 13:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597, identifier: 10723765
2026-03-25 13:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10723746
2026-03-25 13:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d159b510-432c-5dca-b147-de0c0faae7f9
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252Faf39a502-f6b2-487f-8a6a-905a0da9eb49.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/af39a502-f6b2-487f-8a6a-905a0da9eb49.JPG not downloaded yet
2026-03-25 13:39:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10723765
2026-03-25 13:39:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10723765
2026-03-25 13:39:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10723765 to the API
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723765>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 308,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-940-NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723765',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 106843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg',
'https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg',
'https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg',
'https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg',
'https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg',
'https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg',
'https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg',
'https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg',
'https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg',
'https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg',
'Width': 1024}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport P300e SE - AWD - Hybrid - Automatic - '
'308 hp - 106.843 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2023}
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:37 [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 13:39:37 [adesa.fr] INFO: Saving data for 10723765: {'created_time': 1774445977.977525, 'last_price_update_time': 1774445977.97754, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723765') HTTP/1.1" 204 0
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F01e208a0-4326-415d-8a25-62aee1f9775c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/01e208a0-4326-415d-8a25-62aee1f9775c.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F5ba2765f-c068-48b9-9364-33d066cc475d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/5ba2765f-c068-48b9-9364-33d066cc475d.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10723705
2026-03-25 13:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F128893af-a0ad-4830-b4f2-8ff653084a5c.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/128893af-a0ad-4830-b4f2-8ff653084a5c.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10723730
2026-03-25 13:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252F15600644-d86a-4968-bf51-ca329e66b2ef.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/15600644-d86a-4968-bf51-ca329e66b2ef.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8404822e-ff2d-55d8-9277-50f75510ece5, skipping ID generation
2026-03-25 13:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8404822e-ff2d-55d8-9277-50f75510ece5 sending to next pipeline
2026-03-25 13:39:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8404822e-ff2d-55d8-9277-50f75510ece5, identifier: 10723726
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252Fa01c0499-315c-4487-b3d0-1100597a8790.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/a01c0499-315c-4487-b3d0-1100597a8790.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10723726
2026-03-25 13:39:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10723726
2026-03-25 13:39:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10723726 to the API
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 74,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8404822e-ff2d-55d8-9277-50f75510ece5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-027-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723726',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 37034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8404822e-ff2d-55d8-9277-50f75510ece5/8404822e-ff2d-55d8-9277-50f75510ece5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678771/general/7f25f963-9bc6-40c6-b4fb-e64253a20bb7.jpg',
'Width': 1024}],
'price': 38800,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400 HSE - AWD - Hybrid - '
'Automatic - 403 hp - 37.034 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2021}
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:38 [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 13:39:38 [adesa.fr] INFO: Saving data for 10723726: {'created_time': 1774445978.534556, 'last_price_update_time': 1774445978.534567, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723726') HTTP/1.1" 204 0
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/af39a502-f6b2-487f-8a6a-905a0da9eb49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F6b3e7e42-794c-4028-8c33-9a0041e547d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6b3e7e42-794c-4028-8c33-9a0041e547d2.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252F956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252Fee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/ee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10723687
2026-03-25 13:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 with scrape type 1
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42f20a22-a115-55c5-9e71-fe61eaf9f791
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/01e208a0-4326-415d-8a25-62aee1f9775c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F86a44d62-8b4e-4eca-b7b5-55127334b7c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/86a44d62-8b4e-4eca-b7b5-55127334b7c4.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252Fa324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/a324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/5ba2765f-c068-48b9-9364-33d066cc475d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F511a9065-e2a3-4182-b706-f406d43fe0c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/511a9065-e2a3-4182-b706-f406d43fe0c4.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/15600644-d86a-4968-bf51-ca329e66b2ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/128893af-a0ad-4830-b4f2-8ff653084a5c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252Fac2ed2d1-5c15-4072-80c0-142fe6a14ab8.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/ac2ed2d1-5c15-4072-80c0-142fe6a14ab8.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252F836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/a01c0499-315c-4487-b3d0-1100597a8790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252Ffe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/fe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F78f836fa-d3c9-4b6c-885e-504718f00c74.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/78f836fa-d3c9-4b6c-885e-504718f00c74.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F565dfbe0-8d4c-4884-820b-4c7bba1dc562.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/565dfbe0-8d4c-4884-820b-4c7bba1dc562.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252Fcc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/cc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/6b3e7e42-794c-4028-8c33-9a0041e547d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/ee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F875855d3-8f29-4a57-99fc-6989cc2048de.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/875855d3-8f29-4a57-99fc-6989cc2048de.JPG not downloaded yet
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/86a44d62-8b4e-4eca-b7b5-55127334b7c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/a324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F2a926347-a875-4285-a030-463c7048714a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/2a926347-a875-4285-a030-463c7048714a.JPG not downloaded yet
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252Fc449be67-1091-4759-acd8-ec8769926694.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/c449be67-1091-4759-acd8-ec8769926694.JPG not downloaded yet
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/511a9065-e2a3-4182-b706-f406d43fe0c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F98b85d0d-585d-4667-84d4-da024425ce3a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/98b85d0d-585d-4667-84d4-da024425ce3a.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252Fd5d36875-e962-4170-b1f3-be233fd19a24.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/d5d36875-e962-4170-b1f3-be233fd19a24.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252Fa5b12055-d21d-4a15-a010-d8d66dac8fef.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/a5b12055-d21d-4a15-a010-d8d66dac8fef.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252F8964a093-7a2b-44e7-9381-6646fa3712bd.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/8964a093-7a2b-44e7-9381-6646fa3712bd.JPG not downloaded yet
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/ac2ed2d1-5c15-4072-80c0-142fe6a14ab8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5707890%252Fgeneral%252F6af5f5b2-0031-4a85-886a-14407421decc.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F6f048230-758e-4ebf-aa27-818b756e0ab7.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/6f048230-758e-4ebf-aa27-818b756e0ab7.JPG not downloaded yet
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/cc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/fe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/78f836fa-d3c9-4b6c-885e-504718f00c74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/565dfbe0-8d4c-4884-820b-4c7bba1dc562.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252Feba19a14-4223-48e8-a8b4-cb85d2b78314.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/eba19a14-4223-48e8-a8b4-cb85d2b78314.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252Fc0c718c3-06e0-412e-bad6-d0634332730a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/c0c718c3-06e0-412e-bad6-d0634332730a.JPG not downloaded yet
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/875855d3-8f29-4a57-99fc-6989cc2048de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252Fc9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/c9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG not downloaded yet
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/2a926347-a875-4285-a030-463c7048714a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/c449be67-1091-4759-acd8-ec8769926694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F98041c27-902f-444a-bfab-8443813f1f2a.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/98041c27-902f-444a-bfab-8443813f1f2a.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252Fb77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/b77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG not downloaded yet
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG not downloaded yet
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/d5d36875-e962-4170-b1f3-be233fd19a24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/98b85d0d-585d-4667-84d4-da024425ce3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5637772%252Fgeneral%252F6e78a288-4e8b-49d0-93e2-3b5801fbd472.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6e78a288-4e8b-49d0-93e2-3b5801fbd472.jpg already downloaded
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5686825%252Fgeneral%252F7cf70888-b702-4055-8608-4e050710e26b.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.JPG not downloaded yet
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252F07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG not downloaded yet
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723746)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/8964a093-7a2b-44e7-9381-6646fa3712bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/a5b12055-d21d-4a15-a010-d8d66dac8fef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/6f048230-758e-4ebf-aa27-818b756e0ab7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/c0c718c3-06e0-412e-bad6-d0634332730a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/eba19a14-4223-48e8-a8b4-cb85d2b78314.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/c9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5561399%252Fgeneral%252Fbca6374b-72b7-451a-ad09-d5f772a718a4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/bca6374b-72b7-451a-ad09-d5f772a718a4.jpeg already downloaded
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/b77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/98041c27-902f-444a-bfab-8443813f1f2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723705)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723730)
2026-03-25 13:39:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723687)
2026-03-25 13:39:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d159b510-432c-5dca-b147-de0c0faae7f9, skipping ID generation
2026-03-25 13:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d159b510-432c-5dca-b147-de0c0faae7f9 sending to next pipeline
2026-03-25 13:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d159b510-432c-5dca-b147-de0c0faae7f9, identifier: 10723746
2026-03-25 13:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10723746
2026-03-25 13:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10723746
2026-03-25 13:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10723746 to the API
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.JPG>
{'auction_title': '',
'c_o_2_emission_value': 69,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd159b510-432c-5dca-b147-de0c0faae7f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR941GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723746',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 135461,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [],
'price': 31900,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 135.461 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:39 [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 13:39:39 [adesa.fr] INFO: Saving data for 10723746: {'created_time': 1774445979.832126, 'last_price_update_time': 1774445979.832142, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723746') HTTP/1.1" 204 0
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, skipping ID generation
2026-03-25 13:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac sending to next pipeline
2026-03-25 13:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, identifier: 10723705
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, skipping ID generation
2026-03-25 13:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-25 13:39:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d sending to next pipeline
2026-03-25 13:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, identifier: 10723730
2026-03-25 13:39:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42f20a22-a115-55c5-9e71-fe61eaf9f791, skipping ID generation
2026-03-25 13:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 with scrape type 1
2026-03-25 13:39:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 sending to next pipeline
2026-03-25 13:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42f20a22-a115-55c5-9e71-fe61eaf9f791, identifier: 10723687
2026-03-25 13:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10723705
2026-03-25 13:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10723705
2026-03-25 13:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10723705 to the API
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5637772/general/98041c27-902f-444a-bfab-8443813f1f2a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': '6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK877XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723705',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 57033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/6e78a288-4e8b-49d0-93e2-3b5801fbd472.jpg',
'Width': 1024}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 SE - AWD - Petrol - Automatic - 199 '
'hp - 57.033 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:40 [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 13:39:40 [adesa.fr] INFO: Saving data for 10723705: {'created_time': 1774445980.501568, 'last_price_update_time': 1774445980.50158, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723705') HTTP/1.1" 204 0
2026-03-25 13:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10723730
2026-03-25 13:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10723730
2026-03-25 13:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10723730 to the API
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f04f7b07-3bc1-5d83-bd65-9b43e382ec3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-661-CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723730',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 35100,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 403 hp - 86.725 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:40 [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 13:39:40 [adesa.fr] INFO: Saving data for 10723730: {'created_time': 1774445980.826696, 'last_price_update_time': 1774445980.826707, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723730') HTTP/1.1" 204 0
2026-03-25 13:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10723687
2026-03-25 13:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10723687
2026-03-25 13:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10723687 to the API
2026-03-25 13:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:39:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 309,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '42f20a22-a115-55c5-9e71-fe61eaf9f791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-854-GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723687',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 114955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f20a22-a115-55c5-9e71-fe61eaf9f791/42f20a22-a115-55c5-9e71-fe61eaf9f791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3378755,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561399/general/bca6374b-72b7-451a-ad09-d5f772a718a4.jpeg',
'Width': 4032}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e SE - AWD - Hybrid - Automatic '
'- 309 hp - 114.955 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-25 13:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:41 [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 13:39:41 [adesa.fr] INFO: Saving data for 10723687: {'created_time': 1774445981.151321, 'last_price_update_time': 1774445981.151333, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723687') HTTP/1.1" 204 0
2026-03-25 13:39:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-25 13:39:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-25 13:39:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-25 13:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 13:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10723698
2026-03-25 13:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccca35b9-3903-5187-83e0-b1966bee5655 with scrape type 1
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccca35b9-3903-5187-83e0-b1966bee5655
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252Fc699e40a-a9ee-440d-91b7-47249191bfc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252F120cad49-3858-455f-847e-667360d57e3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252Fd441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252F377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252F66c78747-dbbe-4e50-b901-aad6232ddc34.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252Ffea6f419-f399-405a-b28c-6b86e3b747f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252F6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252Fdec4c51a-52d7-4045-af1f-251c9c846f20.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg already downloaded
2026-03-25 13:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252F8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg already downloaded
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39: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%252F5615593%252Fgeneral%252Fd9d1e13f-f27d-4750-be85-f83cdab84196.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg already downloaded
2026-03-25 13:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ccca35b9-3903-5187-83e0-b1966bee5655, identifier: 10723698
2026-03-25 13:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10723698
2026-03-25 13:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10723698
2026-03-25 13:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10723698 to the API
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:39: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 13:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723698>
{'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': 265,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ccca35b9-3903-5187-83e0-b1966bee5655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-475-NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723698',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 145470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg',
'https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg',
'https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg',
'https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg',
'https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg',
'https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg',
'https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg',
'https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg',
'https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg',
'https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Lounge - AWD - Hybrid - Automatic - 265 hp - '
'145.470 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:43 [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 13:39:43 [adesa.fr] INFO: Saving data for 10723698: {'created_time': 1774445983.695873, 'last_price_update_time': 1774445983.695884, 'auction_closing_time': 1774599000.0}
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723698') HTTP/1.1" 204 0
2026-03-25 13:39:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 13:39:43 [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 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:39:43 [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%201774013983 HTTP/1.1" 200 None
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10697378') HTTP/1.1" 204 0
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10697382') HTTP/1.1" 204 0
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698865') HTTP/1.1" 204 0
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699392') HTTP/1.1" 204 0
2026-03-25 13:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699398') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699401') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699476') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699952') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700805') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700813') HTTP/1.1" 204 0
2026-03-25 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702358') HTTP/1.1" 204 0
2026-03-25 13:39:44 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (285 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-25T13_30_00.jl
2026-03-25 13:39:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1065231,
'downloader/request_count': 1286,
'downloader/request_method_count/GET': 1278,
'downloader/request_method_count/POST': 8,
'downloader/response_bytes': 158758703,
'downloader/response_count': 1286,
'downloader/response_status_count/200': 884,
'downloader/response_status_count/403': 402,
'elapsed_time_seconds': 576.920885,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 13, 39, 44, 82484, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1828074,
'httpcompression/response_count': 402,
'item_scraped_count': 285,
'log_count/DEBUG': 12226,
'log_count/INFO': 10411,
'memusage/max': 203673600,
'memusage/startup': 149991424,
'photo_download_count': 591,
'request_depth_max': 9,
'response_received_count': 695,
'scheduler/dequeued': 1286,
'scheduler/dequeued/memory': 1286,
'scheduler/enqueued': 1286,
'scheduler/enqueued/memory': 1286,
'scrape_type/new': 206,
'scrape_type/price_update': 79,
'scrape_type/skipped': 463,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 305,
'scrapy-zyte-api/error_ratio': 0.03934426229508197,
'scrapy-zyte-api/errors': 12,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 12,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.59828261786964,
'scrapy-zyte-api/mean_response_seconds': 9.615065822746512,
'scrapy-zyte-api/processed': 293,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 293,
'scrapy-zyte-api/request_args/experimental.requestCookies': 292,
'scrapy-zyte-api/request_args/experimental.responseCookies': 293,
'scrapy-zyte-api/request_args/httpRequestBody': 8,
'scrapy-zyte-api/request_args/httpRequestMethod': 8,
'scrapy-zyte-api/request_args/httpResponseBody': 293,
'scrapy-zyte-api/request_args/httpResponseHeaders': 293,
'scrapy-zyte-api/request_args/url': 293,
'scrapy-zyte-api/status_codes/0': 12,
'scrapy-zyte-api/status_codes/200': 293,
'scrapy-zyte-api/success': 293,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 748,
'source/total_available': 748,
'start_time': datetime.datetime(2026, 3, 25, 13, 30, 7, 161599, tzinfo=datetime.timezone.utc)}
2026-03-25 13:39:44 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 13:39:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3d32fca150>
2026-03-25 13:39:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3d32d3a050>